InterfaceIRadImageSourceLoader
Interface
Provides a mechanism for loading a platform image from an IImageSource.
Definition
Namespace:Telerik.Maui
Assembly:Telerik.Maui.Core.dll
Syntax:
cs-api-definition
public interface IRadImageSourceLoader
Methods
LoadImageAsync(IImageSource)
Loads a platform image asynchronously from the specified IImageSource.