ImageResourceExtension Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides ImageSource by Resource Id from the current app's assembly.
[Xamarin.Forms.ContentProperty("Id")]
public class ImageResourceExtension : Xamarin.Forms.Xaml.IMarkupExtension<Xamarin.Forms.ImageSource>
- Inheritance
-
System.ObjectImageResourceExtension
- Attributes
- Implements
Constructors
| ImageResourceExtension() |
Properties
| Id |
The Resource Id of the image. |
Methods
| ProvideValue(IServiceProvider) |
Explicit Interface Implementations
| IMarkupExtension.ProvideValue(IServiceProvider) |