共用方式為


IImageSourceServiceResult<T> 介面

定義

generic <typename T>
public interface class IImageSourceServiceResult : IDisposable, Microsoft::Maui::IImageSourceServiceResult
public interface IImageSourceServiceResult<T> : IDisposable, Microsoft.Maui.IImageSourceServiceResult
type IImageSourceServiceResult<'T> = interface
    interface IImageSourceServiceResult
    interface IDisposable
Public Interface IImageSourceServiceResult(Of T)
Implements IDisposable, IImageSourceServiceResult

類型參數

T
衍生
實作

屬性

IsDisposed (繼承來源 IImageSourceServiceResult)
IsResolutionDependent (繼承來源 IImageSourceServiceResult)
Value

適用於