AnimatedIcon : IconElement
Implemented for: WASM, Skia, Mobile
This document lists all properties, methods, and events of AnimatedIcon
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 |
---|---|
IAnimatedVisualSource2 Source | WASM, Skia, Mobile |
bool MirroredWhenRightToLeft | WASM, Skia, Mobile |
IconSource FallbackIconSource | WASM, Skia, Mobile |
DependencyProperty FallbackIconSourceProperty | WASM, Skia, Mobile |
DependencyProperty MirroredWhenRightToLeftProperty | WASM, Skia, Mobile |
DependencyProperty SourceProperty | WASM, Skia, Mobile |
DependencyProperty StateProperty | WASM, Skia, Mobile |
Implemented methods
Method | Supported on |
---|---|
void SetState(DependencyObject, string) | WASM, Skia, Mobile |
string GetState(DependencyObject) | WASM, Skia, Mobile |
Below are all properties, methods, and events of AnimatedIcon
that are not currently implemented in Uno.
Not implemented properties
Property | Not supported on |
---|---|
IAnimatedVisualSource2 Source | MacOS |
bool MirroredWhenRightToLeft | MacOS |
IconSource FallbackIconSource | MacOS |
DependencyProperty FallbackIconSourceProperty | MacOS |
DependencyProperty MirroredWhenRightToLeftProperty | MacOS |
DependencyProperty SourceProperty | MacOS |
DependencyProperty StateProperty | MacOS |
Not implemented methods
Method | Not supported on |
---|---|
void SetState(DependencyObject, string) | MacOS |
string GetState(DependencyObject) | MacOS |
Last updated Monday, 14 April 2025 02:07.