Xamarin.Forms.Image: Property Members

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

Public Properties

AspectAspect. Gets or sets the scaling mode for the image. This is a bindable property.
[read-only]
IsLoadingbool. Gets the loading status of the image. This is a bindable property.
IsOpaquebool. Gets or sets the opacity flag for the image. This is a bindable property.
SourceImageSource. Gets or sets the source of the image. This is a bindable property.