IImageSource Interface

Definition

public interface class IImageSource
public interface IImageSource
type IImageSource = interface
Public Interface IImageSource
Derived

Properties

IsEmpty

Extension Methods

GetPlatformImageAsync(IImageSource, IMauiContext)
LoadImage(IImageSource, IMauiContext, Action<IImageSourceServiceResult<Object>>)

Applies to