IFileImageSource 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 IFileImageSource : Microsoft::Maui::IImageSource
public interface IFileImageSource : Microsoft.Maui.IImageSource
type IFileImageSource = interface
interface IImageSource
Public Interface IFileImageSource
Implements IImageSource
- Dérivé
- Implémente
Propriétés
File | |
IsEmpty | (Hérité de IImageSource) |
Méthodes d’extension
GetPlatformImageAsync(IImageSource, IMauiContext) | |
LoadImage(IImageSource, IMauiContext, Action<IImageSourceServiceResult<Object>>) |