Share via


NSLayoutManager.ShowsControlCharacters Property

Definition

Specifies whether control characters should be shown or not.

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

Property Value

Attributes

Applies to