NSLayoutManager.ShowsControlCharacters Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies whether control characters should be shown or not.
public virtual bool ShowsControlCharacters { [Foundation.Export("showsControlCharacters")] get; [Foundation.Export("setShowsControlCharacters:")] set; }
member this.ShowsControlCharacters : bool with get, set
Property Value
- Attributes