Partilhar via


IStreamImageSource Interface

Definição

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

Propriedades

IsEmpty (Herdado de IImageSource)

Métodos

GetStreamAsync(CancellationToken)

Métodos de Extensão

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

Aplica-se a