Skip to content

Latest commit

 

History

History
43 lines (22 loc) · 666 Bytes

fonticonsource_fontweight.md

File metadata and controls

43 lines (22 loc) · 666 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.Controls.FontIconSource.FontWeight
winrt property

Microsoft.UI.Xaml.Controls.FontIconSource.FontWeight

-description

Gets or sets the thickness of the icon glyph.

-property-value

A value that specifies the thickness of the icon glyph. The default is Normal.

-remarks

-see-also

-examples

-xaml-syntax

<FontIconSource FontWeight="fontWeightsValue"/>

-xaml-values

fontWeightsValue
fontWeightsValue A FontWeights property name, such as Light, Normal, or ExtraBold.