IUriImageSource Interface
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public interface class IUriImageSource : Microsoft::Maui::IImageSource
public interface IUriImageSource : Microsoft.Maui.IImageSource
type IUriImageSource = interface
interface IImageSource
Public Interface IUriImageSource
Implements IImageSource
- Derivado
- Implementações
Propriedades
| CacheValidity | |
| CachingEnabled | |
| IsEmpty | (Herdado de IImageSource) |
| Uri | |
Métodos de Extensão
| GetPlatformImageAsync(IImageSource, IMauiContext) | |
| LoadImage(IImageSource, IMauiContext, Action<IImageSourceServiceResult<Object>>) |