次の方法で共有


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

戻り値

属性

適用対象