Compartir a través de


IStreamImageSource Interfaz

Definición

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

Propiedades

IsEmpty (Heredado de IImageSource)

Métodos

GetStreamAsync(CancellationToken)

Métodos de extensión

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

Se aplica a