-api-id | -api-type |
---|---|
P:Windows.UI.Xaml.Controls.PasswordBox.PasswordChar |
winrt property |
Gets or sets the masking character for the PasswordBox.
<PasswordBox PasswordChar="char"/>
A masking character to echo when the user enters text into the PasswordBox. The default value is a bullet character (●).