IFileImageSource 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 IFileImageSource : Microsoft::Maui::IImageSource
public interface IFileImageSource : Microsoft.Maui.IImageSource
type IFileImageSource = interface
interface IImageSource
Public Interface IFileImageSource
Implements IImageSource
- Odvozené
- Implementuje
Vlastnosti
File | |
IsEmpty | (Zděděno od IImageSource) |
Metody rozšíření
GetPlatformImageAsync(IImageSource, IMauiContext) | |
LoadImage(IImageSource, IMauiContext, Action<IImageSourceServiceResult<Object>>) |