次の方法で共有


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)

適用対象