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

Not implemented methods


Last updated Tuesday, 01 April 2025 11:39.