4.314 FontStretches

x:Object > FontStretches
FontStretches
(usage)
{x:Static FontStretches.StaticPropertyName}
(description)
Provides a set of static predefined FontStretch values.
[is default constructible]
false
(static properties)
Condensed
FontStretch
(description)
Specifies a condensed FontStretch.
Expanded
FontStretch
(description)
Specifies an expanded FontStretch.
ExtraCondensed
FontStretch
(description)
Specifies an extra-condensed FontStretch.
ExtraExpanded
FontStretch
(description)
Specifies an extra-expanded FontStretch.
Medium
FontStretch
(description)
Specifies a medium FontStretch.
Normal
FontStretch
(description)
Specifies a normal FontStretch.
SemiCondensed
FontStretch
(description)
Specifies a semi-condensed FontStretch.
SemiExpanded
FontStretch
(description)
Specifies a semi-expanded FontStretch.
UltraCondensed
FontStretch
(description)
Specifies an ultra-condensed FontStretch.
UltraExpanded
FontStretch
(description)
Specifies an ultra-expanded FontStretch.