IImageSourceServiceResult<T> 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.
generic <typename T>
public interface class IImageSourceServiceResult : IDisposable, Microsoft::Maui::IImageSourceServiceResult
public interface IImageSourceServiceResult<T> : IDisposable, Microsoft.Maui.IImageSourceServiceResult
type IImageSourceServiceResult<'T> = interface
interface IImageSourceServiceResult
interface IDisposable
Public Interface IImageSourceServiceResult(Of T)
Implements IDisposable, IImageSourceServiceResult
Paramètres de type
- T
- Dérivé
- Implémente
Propriétés
IsDisposed | (Hérité de IImageSourceServiceResult) |
IsResolutionDependent | (Hérité de IImageSourceServiceResult) |
Value |