Table of Contents

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 SKAnimatedSurfaceView pattern for Blazor applications.

SKLottieView

A Blazor component that plays Lottie animations, mirroring the MAUI SKLottieView API. Wraps SKAnimatedCanvasView with an SKLottiePlayer to handle loading, playback, and rendering.

Enums

SKLottieRepeatMode

Specifies how a Lottie animation repeats in the Blazor SKLottieView.