UIButton.ImageRectForContentRect(CGRect) Method

Definition

The RectangleF in which this UIButton draws its CurrentImage.

[Foundation.Export("imageRectForContentRect:")]
public virtual CoreGraphics.CGRect ImageRectForContentRect (CoreGraphics.CGRect rect);
abstract member ImageRectForContentRect : CoreGraphics.CGRect -> CoreGraphics.CGRect
override this.ImageRectForContentRect : CoreGraphics.CGRect -> CoreGraphics.CGRect

Parameters

rect
CGRect

Returns

Attributes

Applies to