Loading windows 10 gif loading gif image with transparent background

broken image

Source, of type ImageSource, specifies the source of the image.The default value of this property is false. IsOpaque, of type bool, indicates whether the rendering engine may treat the image as opaque while rendering it.IsLoading, of type bool, indicates the loading status of the image.IsAnimationPlaying, of type bool, determines whether an animated GIF is playing or stopped.Aspect, of type Aspect, defines the scaling mode of the image.NET MAUI app project, see Add images to a. For more information about adding images to a. The standard platform image formats are supported, including animated GIFs, and local Scalable Vector Graphics (SVG) files are also supported.

NET Multi-platform App UI (.NET MAUI) Image displays an image that can be loaded from a local file, a URI, or a stream.

broken image