ImageView
Description
- Derived from
-
Component abstract
Displays an image.
Public / Attributes
Image
The image resource.
Settings the image resource will reset the image resource handle to null
(see ImageHandle).
- See also
ImageFit
Specifies the mode to use for fitting the image into the layout size.
Defaults to 0
.
- See also
ImageFitAspectRatio
When the image is stretched to the layout size (see ImageFit), this aspect ratio will be used to determine the height of the image canvas, based on the available horizontal space.
Defaults to 0
.