共用方式為


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>>)

適用於