Compartir a través de


UriImageSourceService Clase

Definición

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)
Herencia
UriImageSourceService
Implementaciones

Constructores

UriImageSourceService()
UriImageSourceService(ILogger<UriImageSourceService>)

Propiedades

Logger (Heredado de ImageSourceService)

Métodos de extensión

GetPlatformImageAsync(IImageSourceService, IImageSource, IMauiContext)

Se aplica a