Share via


UIButton.ImageRectForContentRect(CGRect) Method

Definition

[Foundation.Export("imageRectForContentRect:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreGraphics.CGRect ImageRectForContentRect(CoreGraphics.CGRect rect);
[<Foundation.Export("imageRectForContentRect:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member ImageRectForContentRect : CoreGraphics.CGRect -> CoreGraphics.CGRect
override this.ImageRectForContentRect : CoreGraphics.CGRect -> CoreGraphics.CGRect

Parameters

rect
CGRect

Returns

Attributes

Applies to