NSAttributedString.BoundingRectWithSize Method

Definition

[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

Parameters

size
CGSize

Returns

Attributes

Applies to