다음을 통해 공유


UriImageSourceService 클래스

정의

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)
상속
UriImageSourceService
구현

생성자

UriImageSourceService()
UriImageSourceService(ILogger<UriImageSourceService>)

속성

Logger (다음에서 상속됨 ImageSourceService)

확장 메서드

GetPlatformImageAsync(IImageSourceService, IImageSource, IMauiContext)

적용 대상