IUriImageSource Rozhraní
Definice
Důležité
Některé informace platí pro předběžně vydaný produkt, který se může zásadně změnit, než ho výrobce nebo autor vydá. Microsoft neposkytuje žádné záruky, výslovné ani předpokládané, týkající se zde uváděných informací.
public interface class IUriImageSource : Microsoft::Maui::IImageSource
public interface IUriImageSource : Microsoft.Maui.IImageSource
type IUriImageSource = interface
interface IImageSource
Public Interface IUriImageSource
Implements IImageSource
- Odvozené
- Implementuje
Vlastnosti
CacheValidity | |
CachingEnabled | |
IsEmpty | (Zděděno od IImageSource) |
Uri |
Metody rozšíření
GetPlatformImageAsync(IImageSource, IMauiContext) | |
LoadImage(IImageSource, IMauiContext, Action<IImageSourceServiceResult<Object>>) |