次の方法で共有


NSAttributedString.BoundingRectWithSize メソッド

定義

[Foundation.Export("boundingRectWithSize:options:")]
public virtual CoreGraphics.CGRect BoundingRectWithSize (CoreGraphics.CGSize size, Foundation.NSStringDrawingOptions options);
abstract member BoundingRectWithSize : CoreGraphics.CGSize * Foundation.NSStringDrawingOptions -> CoreGraphics.CGRect
override this.BoundingRectWithSize : CoreGraphics.CGSize * Foundation.NSStringDrawingOptions -> CoreGraphics.CGRect

パラメーター

size
CGSize

戻り値

属性

適用対象