Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 525 Bytes

coretextservicesconstants_hiddencharacter.md

File metadata and controls

22 lines (15 loc) · 525 Bytes
-api-id -api-type
P:Windows.UI.Text.Core.CoreTextServicesConstants.HiddenCharacter
winrt property

Windows.UI.Text.Core.CoreTextServicesConstants.HiddenCharacter

-description

Gets a value to use to replace hidden data inside a text stream before returning the text to the text input server.

-property-value

A value to use to replace hidden data inside a text stream. The Unicode code point is 0xF8FD.

-remarks

-examples

-see-also