Compartir a través de


IImageSourceServiceResult<T> Interfaz

Definición

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

Parámetros de tipo

T
Derivado
Implementaciones

Propiedades

IsDisposed (Heredado de IImageSourceServiceResult)
IsResolutionDependent (Heredado de IImageSourceServiceResult)
Value

Se aplica a