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

适用于