UITextFormattingViewControllerFormattingDescriptor.UnderlinePresent Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool UnderlinePresent { [Foundation.Export("underlinePresent")] get; [Foundation.Export("setUnderlinePresent:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("underlinePresent")>]
[<set: Foundation.Export("setUnderlinePresent:")>]
member this.UnderlinePresent : bool with get, set

Property Value

Attributes

Applies to