Namespace SkiaSharp.Extended.UI.Blazor.Controls
Classes
- SKAnimatedCanvasView
A Blazor component that wraps SKCanvasView and drives a frame-update loop using a PeriodicTimer, mirroring the MAUI
SKAnimatedSurfaceViewpattern for Blazor applications.
- SKLottieView
A Blazor component that plays Lottie animations, mirroring the MAUI
SKLottieViewAPI. Wraps SKAnimatedCanvasView with an SKLottiePlayer to handle loading, playback, and rendering.
Enums
- SKLottieRepeatMode
Specifies how a Lottie animation repeats in the Blazor SKLottieView.