new UIImage()
Creates a new image view object with the specified source.
constructor(source?: StringConvertible | UIIconResource);
Related
class UIImage
A view class that represents an image or icon control.
Creates a new image view object with the specified source.
constructor(source?: StringConvertible | UIIconResource);