The properties of Xamarin.Forms.Image are listed below. For a list of all members, see the Image Members list.
See Also: Inherited members from Xamarin.Forms.View
| Aspect | Aspect. Gets or sets the scaling mode for the image. This is a bindable property. | |
| [read-only] | IsLoading | bool. Gets the loading status of the image. This is a bindable property. |
| IsOpaque | bool. Gets or sets the opacity flag for the image. This is a bindable property. | |
| Source | ImageSource. Gets or sets the source of the image. This is a bindable property. |