IUriImageSource Interface
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public interface class IUriImageSource : Microsoft::Maui::IImageSource
public interface IUriImageSource : Microsoft.Maui.IImageSource
type IUriImageSource = interface
interface IImageSource
Public Interface IUriImageSource
Implements IImageSource
- Dérivé
- Implémente
Propriétés
CacheValidity | |
CachingEnabled | |
IsEmpty | (Hérité de IImageSource) |
Uri |
Méthodes d’extension
GetPlatformImageAsync(IImageSource, IMauiContext) | |
LoadImage(IImageSource, IMauiContext, Action<IImageSourceServiceResult<Object>>) |