UIImage¶
Inherits UIField
UIImage is a class that can be used to display images.
Properties¶
Image : ImageAsset¶
The image asset used for the image.
Color : Color¶
The color applied to the image.
StretchMode : ImageStretchMode¶
Determines how the image is stretched within the view.
Loading : boolean¶
Indicates whether the image is currently loading.