Class SkeletonType
Defines the shape of Skeleton.
Inheritance
System.Object
SkeletonType
Namespace: Syncfusion.EJ2.Notifications
Assembly: Syncfusion.EJ2.dll
Syntax
public sealed class SkeletonType : Enum
Fields
Circle
Defines the skeleton shape as circle.
Declaration
public const SkeletonType Circle
Field Value
Type |
---|
SkeletonType |
Rectangle
Defines the skeleton shape as rectangle.
Declaration
public const SkeletonType Rectangle
Field Value
Type |
---|
SkeletonType |
Square
Defines the skeleton shape as square.
Declaration
public const SkeletonType Square
Field Value
Type |
---|
SkeletonType |
Text
Defines the skeleton shape as text.
Declaration
public const SkeletonType Text
Field Value
Type |
---|
SkeletonType |