Table of Contents

Class SKUriLottieImageSource

Namespace
SkiaSharp.Extended.UI.Controls
Assembly
SkiaSharp.Extended.UI.dll

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

SKUriLottieImageSource()

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.