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