Compartilhar via


UriImageSourceService Classe

Definição

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)
Herança
UriImageSourceService
Implementações

Construtores

UriImageSourceService()
UriImageSourceService(ILogger<UriImageSourceService>)

Propriedades

Logger (Herdado de ImageSourceService)

Métodos de Extensão

GetPlatformImageAsync(IImageSourceService, IImageSource, IMauiContext)

Aplica-se a