-api-id | -api-type |
---|---|
P:Windows.UI.Xaml.Controls.Control.FontStretch |
winrt property |
Gets or sets the degree to which a font is condensed or expanded on the screen.
<control FontStretch="fontStretchMemberName"/>
- fontStretchMemberName
- fontStretchMemberNameA FontStretch constant name, such as Condensed, Normal, or Expanded.