Compartir a través de


IFileImageSource Interfaz

Definición

public interface class IFileImageSource : Microsoft::Maui::IImageSource
public interface IFileImageSource : Microsoft.Maui.IImageSource
type IFileImageSource = interface
    interface IImageSource
Public Interface IFileImageSource
Implements IImageSource
Derivado
Implementaciones

Propiedades

File
IsEmpty (Heredado de IImageSource)

Métodos de extensión

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

Se aplica a