New to Telerik UI for .NET MAUIStart a free 30-day trial

Specifies the animation type for the skeleton loading view.

Definition

Namespace:Telerik.Maui.Controls.Skeleton

Assembly:Telerik.Maui.Controls.dll

Syntax:

C#
public enum SkeletonAnimationType

Fields

No animation is applied to the skeleton. The skeleton remains static without any visual effects.

C#
None = 0

Applies a pulsing animation that smoothly fades the skeleton in and out, creating a subtle breathing effect. This is the default animation type and provides visual feedback that content is actively loading.

C#
Pulse = 1
In this article
DefinitionFieldsNonePulse
Not finding the help you need?
Contact Support