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