Enum
SkeletonAnimationType

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.

Declaration

cs-api-definition
None = 0

Field Value

SkeletonAnimationType

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.

Declaration

cs-api-definition
Pulse = 1

Field Value

SkeletonAnimationType

In this article
DefinitionFieldsNonePulse
Not finding the help you need?
Contact Support