FontIcon : IconElement
Implemented for: WASM, Skia, Mobile
This document lists all properties, methods, and events of FontIcon
that are currently implemented by the Uno Platform. See the WinUI documentation for detailed usage guidelines which all automatically apply to Uno Platform.
Implemented properties
Property | Supported on |
---|---|
bool MirroredWhenRightToLeft | WASM, Skia, Mobile |
string Glyph | WASM, Skia, Mobile |
FontWeight FontWeight | WASM, Skia, Mobile |
FontStyle FontStyle | WASM, Skia, Mobile |
double FontSize | WASM, Skia, Mobile |
FontFamily FontFamily | WASM, Skia, Mobile |
DependencyProperty FontFamilyProperty | WASM, Skia, Mobile |
DependencyProperty FontSizeProperty | WASM, Skia, Mobile |
DependencyProperty FontStyleProperty | WASM, Skia, Mobile |
DependencyProperty FontWeightProperty | WASM, Skia, Mobile |
DependencyProperty GlyphProperty | WASM, Skia, Mobile |
DependencyProperty MirroredWhenRightToLeftProperty | WASM, Skia, Mobile |
Below are all properties, methods, and events of FontIcon
that are not currently implemented in Uno.
Not implemented properties
Property | Not supported on |
---|---|
bool MirroredWhenRightToLeft | MacOS |
bool IsTextScaleFactorEnabled | all platforms supported by Uno Platform |
string Glyph | MacOS |
FontWeight FontWeight | MacOS |
FontStyle FontStyle | MacOS |
double FontSize | MacOS |
FontFamily FontFamily | MacOS |
DependencyProperty FontFamilyProperty | MacOS |
DependencyProperty FontSizeProperty | MacOS |
DependencyProperty FontStyleProperty | MacOS |
DependencyProperty FontWeightProperty | MacOS |
DependencyProperty GlyphProperty | MacOS |
DependencyProperty IsTextScaleFactorEnabledProperty | all platforms supported by Uno Platform |
DependencyProperty MirroredWhenRightToLeftProperty | MacOS |
Last updated Monday, 14 April 2025 02:07.