Condividi tramite


IStreamImageSource Interfaccia

Definizione

public interface class IStreamImageSource : Microsoft::Maui::IImageSource
public interface IStreamImageSource : Microsoft.Maui.IImageSource
type IStreamImageSource = interface
    interface IImageSource
Public Interface IStreamImageSource
Implements IImageSource
Derivato
Implementazioni

Proprietà

IsEmpty (Ereditato da IImageSource)

Metodi

GetStreamAsync(CancellationToken)

Metodi di estensione

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

Si applica a