Share via


UIMarkupTextPrintFormatter.MarkupText Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual string? MarkupText { [Foundation.Export("markupText", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setMarkupText:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("markupText", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setMarkupText:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.MarkupText : string with get, set

Property Value

Attributes

Applies to