EnumSkeletonAnimationType
Enum
Specifies the animation type for the skeleton loading view.
Definition
Namespace:Telerik.Maui.Controls.Skeleton
Assembly:Telerik.Maui.Controls.dll
Syntax:
cs-api-definition
public enum SkeletonAnimationType
Fields
None
No animation is applied to the skeleton. The skeleton remains static without any visual effects.
Pulse
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.