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 |
|---|---|
| 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 IsTextScaleFactorEnabledProperty | WASM, Skia, Mobile |
| DependencyProperty MirroredWhenRightToLeftProperty | WASM, Skia, Mobile |
| FontFamily FontFamily | WASM, Skia, Mobile |
| double FontSize | WASM, Skia, Mobile |
| FontStyle FontStyle | WASM, Skia, Mobile |
| FontWeight FontWeight | WASM, Skia, Mobile |
| string Glyph | WASM, Skia, Mobile |
| bool IsTextScaleFactorEnabled | WASM, Skia, Mobile |
| bool MirroredWhenRightToLeft | 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 |
|---|---|
| DependencyProperty FontFamilyProperty | MacOS |
| DependencyProperty FontSizeProperty | MacOS |
| DependencyProperty FontStyleProperty | MacOS |
| DependencyProperty FontWeightProperty | MacOS |
| DependencyProperty GlyphProperty | MacOS |
| DependencyProperty IsTextScaleFactorEnabledProperty | MacOS |
| DependencyProperty MirroredWhenRightToLeftProperty | MacOS |
| bool HasUnwrappableNativeObject | all platforms supported by Uno Platform |
| IObjectReference NativeObject | all platforms supported by Uno Platform |
| FontFamily FontFamily | MacOS |
| double FontSize | MacOS |
| FontStyle FontStyle | MacOS |
| FontWeight FontWeight | MacOS |
| string Glyph | MacOS |
| bool IsTextScaleFactorEnabled | MacOS |
| bool MirroredWhenRightToLeft | MacOS |
Not implemented methods
| Method | Not supported on |
|---|---|
| I As() | all platforms supported by Uno Platform |
| FontIcon FromAbi(nint) | all platforms supported by Uno Platform |
| bool Equals(FontIcon) | all platforms supported by Uno Platform |
| bool Equals(object) | all platforms supported by Uno Platform |
| int GetHashCode() | all platforms supported by Uno Platform |
| bool IsOverridableInterface(Guid) | all platforms supported by Uno Platform |
Last updated Thursday, 27 August 2026 18:27.