Share via


NSString.StringSize(NSDictionary) Method

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public CoreGraphics.CGSize StringSize(Foundation.NSDictionary? attributedStringAttributes);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
member this.StringSize : Foundation.NSDictionary -> CoreGraphics.CGSize

Parameters

attributedStringAttributes
NSDictionary

Returns

Attributes

Applies to