다음을 통해 공유


IStreamImageSource 인터페이스

정의

public interface class IStreamImageSource : Microsoft::Maui::IImageSource
public interface IStreamImageSource : Microsoft.Maui.IImageSource
type IStreamImageSource = interface
    interface IImageSource
Public Interface IStreamImageSource
Implements IImageSource
파생
구현

속성

IsEmpty (다음에서 상속됨 IImageSource)

메서드

GetStreamAsync(CancellationToken)

확장 메서드

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

적용 대상