Table of Contents

Class SKFileLottieImageSource

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

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

SKFileLottieImageSource()

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.