ComponentOne Imaging for UWP
C1.UWP.Imaging Assembly / C1.Xaml.Imaging Namespace / C1GifImage Class / AutoPlay Property

In This Topic
    AutoPlay Property
    In This Topic
    Gets or sets a value that causes the animation to start playing automatically when the source is set.
    Syntax
    'Declaration
     
    Public Property AutoPlay As System.Boolean
    public System.bool AutoPlay {get; set;}
    See Also