Partager via


UriImageSourceService Classe

Définition

public ref class UriImageSourceService : Microsoft::Maui::ImageSourceService, Microsoft::Maui::IImageSourceService<Microsoft::Maui::IUriImageSource ^>
public class UriImageSourceService : Microsoft.Maui.ImageSourceService, Microsoft.Maui.IImageSourceService<Microsoft.Maui.IUriImageSource>
type UriImageSourceService = class
    inherit ImageSourceService
    interface IImageSourceService<IUriImageSource>
    interface IImageSourceService
Public Class UriImageSourceService
Inherits ImageSourceService
Implements IImageSourceService(Of IUriImageSource)
Héritage
UriImageSourceService
Implémente

Constructeurs

UriImageSourceService()
UriImageSourceService(ILogger<UriImageSourceService>)

Propriétés

Logger (Hérité de ImageSourceService)

Méthodes d’extension

GetPlatformImageAsync(IImageSourceService, IImageSource, IMauiContext)

S’applique à