NSLayoutManager.ShowsInvisibleCharacters 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 normally-invisible characters such as whitespace should have visible glyphs.
public virtual bool ShowsInvisibleCharacters { [Foundation.Export("showsInvisibleCharacters")] get; [Foundation.Export("setShowsInvisibleCharacters:")] set; }
member this.ShowsInvisibleCharacters : bool with get, set
Property Value
- Attributes