InfoBadge : Control
Implemented for: WASM, Skia, Mobile
This document lists all properties, methods, and events of InfoBadge that are currently implemented by the Uno Platform. See the WinUI documentation for detailed usage guidelines which all automatically apply to Uno Platform.
To better understand how InfoBadge works, you can use the Uno Gallery.
Implemented properties
| Property | Supported on |
|---|---|
| DependencyProperty IconSourceProperty | WASM, Skia, Mobile |
| DependencyProperty TemplateSettingsProperty | WASM, Skia, Mobile |
| DependencyProperty ValueProperty | WASM, Skia, Mobile |
| IconSource IconSource | WASM, Skia, Mobile |
| InfoBadgeTemplateSettings TemplateSettings | WASM, Skia, Mobile |
| int Value | WASM, Skia, Mobile |
Below are all properties, methods, and events of InfoBadge that are not currently implemented in Uno.
Not implemented properties
| Property | Not supported on |
|---|---|
| DependencyProperty IconSourceProperty | MacOS |
| DependencyProperty TemplateSettingsProperty | MacOS |
| DependencyProperty ValueProperty | MacOS |
| bool HasUnwrappableNativeObject | all platforms supported by Uno Platform |
| IObjectReference NativeObject | all platforms supported by Uno Platform |
| IconSource IconSource | MacOS |
| InfoBadgeTemplateSettings TemplateSettings | MacOS |
| int Value | MacOS |
Not implemented methods
| Method | Not supported on |
|---|---|
| I As() | all platforms supported by Uno Platform |
| InfoBadge FromAbi(nint) | all platforms supported by Uno Platform |
| bool Equals(InfoBadge) | 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.