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

返回

属性

适用于