共用方式為


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)

適用於