IImageSourceService<T> Interface

Definition

C#
public interface IImageSourceService<in T> : Microsoft.Maui.IImageSourceService where T : IImageSource

Type Parameters

T
This type parameter is contravariant. That is, you can use either the type you specified or any type that is less derived. For more information about covariance and contravariance, see Covariance and Contravariance in Generics.
Derived
Implements

Extension Methods

Applies to

Product Versions
.NET MAUI 8, 9