IUriImageSource Interfejs
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
public interface class IUriImageSource : Microsoft::Maui::IImageSource
public interface IUriImageSource : Microsoft.Maui.IImageSource
type IUriImageSource = interface
interface IImageSource
Public Interface IUriImageSource
Implements IImageSource
- Pochodne
- Implementuje
Właściwości
CacheValidity | |
CachingEnabled | |
IsEmpty | (Odziedziczone po IImageSource) |
Uri |
Metody rozszerzania
GetPlatformImageAsync(IImageSource, IMauiContext) | |
LoadImage(IImageSource, IMauiContext, Action<IImageSourceServiceResult<Object>>) |