AnimatedIcon : IconElement
Implemented for: all platforms supported by Uno Platform
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 | all platforms supported by Uno Platform |
bool MirroredWhenRightToLeft | all platforms supported by Uno Platform |
IconSource FallbackIconSource | all platforms supported by Uno Platform |
DependencyProperty FallbackIconSourceProperty | all platforms supported by Uno Platform |
DependencyProperty MirroredWhenRightToLeftProperty | all platforms supported by Uno Platform |
DependencyProperty SourceProperty | all platforms supported by Uno Platform |
DependencyProperty StateProperty | all platforms supported by Uno Platform |
Implemented methods
Method | Supported on |
---|---|
void SetState(DependencyObject, string) | all platforms supported by Uno Platform |
string GetState(DependencyObject) | all platforms supported by Uno Platform |
Last updated Tuesday, 14 May 2024 19:55.