Class SKFileLottieImageSource
A Lottie image source that loads animations from a file.
public class SKFileLottieImageSource : SKLottieImageSource, INotifyPropertyChanged, IElementController, IVisualTreeElement, IEffectControlProvider, IToolTipElement, IContextFlyoutElement, IElement
- Inheritance
-
SKFileLottieImageSource
- Implements
- Inherited Members
Constructors
Fields
- FileProperty
Identifies the File bindable property.
Properties
- File
Gets or sets the file path of the Lottie animation.
- IsEmpty
Gets a value indicating whether this image source has no content.
Methods
- LoadAnimationAsync(CancellationToken)
Loads the Lottie animation asynchronously.