Partager via


IStreamImageSource Interface

Définition

public interface class IStreamImageSource : Microsoft::Maui::IImageSource
public interface IStreamImageSource : Microsoft.Maui.IImageSource
type IStreamImageSource = interface
    interface IImageSource
Public Interface IStreamImageSource
Implements IImageSource
Dérivé
Implémente

Propriétés

IsEmpty (Hérité de IImageSource)

Méthodes

GetStreamAsync(CancellationToken)

Méthodes d’extension

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

S’applique à