AnimatedVisualPlayer : FrameworkElement

Implemented for: WASM, Skia, Mobile

This document lists all properties, methods, and events of AnimatedVisualPlayer 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
Stretch Stretch WASM, Skia, Mobile
IAnimatedVisualSource Source WASM, Skia, Mobile
double PlaybackRate WASM, Skia, Mobile
DataTemplate FallbackContent WASM, Skia, Mobile
bool AutoPlay WASM, Skia, Mobile
TimeSpan Duration WASM, Skia, Mobile
bool IsAnimatedVisualLoaded WASM, Skia, Mobile
bool IsPlaying WASM, Skia, Mobile
DependencyProperty AutoPlayProperty WASM, Skia, Mobile
DependencyProperty DurationProperty WASM, Skia, Mobile
DependencyProperty FallbackContentProperty WASM, Skia, Mobile
DependencyProperty IsAnimatedVisualLoadedProperty WASM, Skia, Mobile
DependencyProperty IsPlayingProperty WASM, Skia, Mobile
DependencyProperty PlaybackRateProperty WASM, Skia, Mobile
DependencyProperty SourceProperty WASM, Skia, Mobile
DependencyProperty StretchProperty WASM, Skia, Mobile

Implemented methods

Method Supported on
void Pause() WASM, Skia, Mobile
IAsyncAction PlayAsync(double, double, bool) WASM, Skia, Mobile
void Resume() WASM, Skia, Mobile
void SetProgress(double) WASM, Skia, Mobile
void Stop() WASM, Skia, Mobile

Below are all properties, methods, and events of AnimatedVisualPlayer that are not currently implemented in Uno.

Not implemented properties

Property Not supported on
Stretch Stretch MacOS
IAnimatedVisualSource Source MacOS
double PlaybackRate MacOS
DataTemplate FallbackContent MacOS
bool AutoPlay MacOS
object Diagnostics all platforms supported by Uno Platform
TimeSpan Duration MacOS
bool IsAnimatedVisualLoaded MacOS
bool IsPlaying MacOS
CompositionObject ProgressObject all platforms supported by Uno Platform
PlayerAnimationOptimization AnimationOptimization all platforms supported by Uno Platform
DependencyProperty AutoPlayProperty MacOS
DependencyProperty DiagnosticsProperty all platforms supported by Uno Platform
DependencyProperty DurationProperty MacOS
DependencyProperty FallbackContentProperty MacOS
DependencyProperty IsAnimatedVisualLoadedProperty MacOS
DependencyProperty IsPlayingProperty MacOS
DependencyProperty PlaybackRateProperty MacOS
DependencyProperty SourceProperty MacOS
DependencyProperty StretchProperty MacOS
DependencyProperty AnimationOptimizationProperty all platforms supported by Uno Platform

Not implemented methods

Method Not supported on
void Pause() MacOS
IAsyncAction PlayAsync(double, double, bool) MacOS
void Resume() MacOS
void SetProgress(double) MacOS
void Stop() MacOS

Last updated Monday, 14 April 2025 02:07.