Class Shapes
Represents a list of default shapes for the control.
Inheritance
Namespace: Syncfusion.UI.Xaml.Controls.Notification
Assembly: Syncfusion.SfProgressBar.UWP.dll
Syntax
[ClassReference(IsReviewed = false)]
public sealed class Shapes : Enum
Fields
Ball
Represents a ball type animation that allows the user to select and apply for the control.
Declaration
public const Shapes Ball
Field Value
Type |
---|
Shapes |
Box
Represents a box type animation that allows the user to select and apply for the control.
Declaration
public const Shapes Box
Field Value
Type |
---|
Shapes |
Circle
Represents a circle type animation that allows the user to select and apply for the control.
Declaration
public const Shapes Circle
Field Value
Type |
---|
Shapes |
Cloud
Represents a cloud type animation that allows the user to select and apply for the control.
Declaration
public const Shapes Cloud
Field Value
Type |
---|
Shapes |
Disc
Represents a disc type animation that allows the user to select and apply for the control.
Declaration
public const Shapes Disc
Field Value
Type |
---|
Shapes |
DNA
Represents a DNA type animation that allows the user to select and apply for the control.
Declaration
public const Shapes DNA
Field Value
Type |
---|
Shapes |
Droplet
Represents a droplet type animation that allows the user to select and apply for the control.
Declaration
public const Shapes Droplet
Field Value
Type |
---|
Shapes |
Flag
Represents a flag type animation that allows the user to select and apply for the control.
Declaration
public const Shapes Flag
Field Value
Type |
---|
Shapes |
Flower
Represents a flower type animation that allows the user to select and apply for the control.
Declaration
public const Shapes Flower
Field Value
Type |
---|
Shapes |
Hexagon
Represents a hexagon type animation that allows the user to select and apply for the control.
Declaration
public const Shapes Hexagon
Field Value
Type |
---|
Shapes |
Man
Represents a man type animation that allows the user to select and apply for the control.
Declaration
public const Shapes Man
Field Value
Type |
---|
Shapes |
Woman
Represents a woman type animation that allows the user to select and apply for the control.
Declaration
public const Shapes Woman
Field Value
Type |
---|
Shapes |