NSTypesetter.AttributedString Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSAttributedString AttributedString { [Foundation.Export("attributedString")] get; [Foundation.Export("setAttributedString:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("attributedString")>]
[<set: Foundation.Export("setAttributedString:")>]
member this.AttributedString : Foundation.NSAttributedString with get, set

Property Value

Attributes

Applies to