NSExtendedStringDrawing.GetBoundingRect Method

Definition

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static CoreGraphics.CGRect GetBoundingRect (this Foundation.NSString This, CoreGraphics.CGSize size, Foundation.NSStringDrawingOptions options, UIKit.UIStringAttributes attributes, Foundation.NSStringDrawingContext context);
static member GetBoundingRect : Foundation.NSString * CoreGraphics.CGSize * Foundation.NSStringDrawingOptions * UIKit.UIStringAttributes * Foundation.NSStringDrawingContext -> CoreGraphics.CGRect

Parameters

This
NSString
size
CGSize
attributes
UIStringAttributes

Returns

Attributes

Applies to