-api-id | -api-type |
---|---|
P:Windows.UI.Xaml.Controls.Control.CharacterSpacing |
winrt property |
Gets or sets the uniform spacing between characters, in units of 1/1000 of an em.
<control CharacterSpacing="int"/>
The uniform spacing between characters, in units of 1/1000 of an em. The default is 0. Positive values increase tracking and loosen character spacing. Negative values decrease tracking and tighten the character spacing.