menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class Shapes - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Class Shapes

    Represents a list of default shapes for the control.

    Inheritance
    System.Object
    Shapes
    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

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved