共用方式為


UIButton.ContentRectForBounds(CGRect) 方法

定義

此 UIButton 繪製其整個內容的 RectangleF。

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

參數

rect
CGRect

傳回

屬性

適用於