Skip to content

Property

Name
Source
AutoPlay
IsLooping
NineGrid
Subtitle
Description
Profile
Footer

Methods

Name
Play
Pause
Stop

Example

xml
<dev:GifImage x:Name="GifImageSample"
            AutoPlay="True"
            IsLooping="True"
            Source="ms-appx:///Assets/Others/CatGif.gif" />

GifImage

Demo

you can run demo and see this feature.

Released under the MIT License.