ComponentOne Tiles for UWP
C1.UWP.Tile Assembly / C1.Xaml.Tile Namespace / C1TileService Class / MaxAnimationNumber Property

In This Topic
    MaxAnimationNumber Property
    In This Topic
    Gets or sets the System.Int32 value specifying the maximum number of tile animations which might be performed simultaniously.
    Syntax
    'Declaration
     
    Public Shared Property MaxAnimationNumber As System.Integer
    public static System.int MaxAnimationNumber {get; set;}
    See Also