Ghost1372

everything can be handy

GifImage

Property

Name
Source
AutoPlay
IsLooping
NineGrid
Subtitle
Description
Profile
Footer

Methods

Name
Play
Pause
Stop

Example

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

DevWinUI

Demo

you can run demo and see this feature.

0%