Compartilhar via


IFileImageSource Interface

Definição

public interface class IFileImageSource : Microsoft::Maui::IImageSource
public interface IFileImageSource : Microsoft.Maui.IImageSource
type IFileImageSource = interface
    interface IImageSource
Public Interface IFileImageSource
Implements IImageSource
Derivado
Implementações

Propriedades

File
IsEmpty (Herdado de IImageSource)

Métodos de Extensão

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

Aplica-se a