NSAttributedString.Size Property

Definition

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual CoreGraphics.CGSize Size { [Foundation.Export("size")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; }
public virtual CoreGraphics.CGSize Size { [Foundation.Export("size")] get; }
member this.Size : CoreGraphics.CGSize

Property Value

Attributes

Applies to