次の方法で共有


IUriImageSource インターフェイス

定義

public interface class IUriImageSource : Microsoft::Maui::IImageSource
public interface IUriImageSource : Microsoft.Maui.IImageSource
type IUriImageSource = interface
    interface IImageSource
Public Interface IUriImageSource
Implements IImageSource
派生
実装

プロパティ

CacheValidity
CachingEnabled
IsEmpty (継承元 IImageSource)
Uri

拡張メソッド

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

適用対象