Documentation

class UIImageconstructor

new UIImage()

Creates a new image view object with the specified source.

constructor(source?: StringConvertible | UIIconResource);

Related