Class ImageWidget

Static image widget. Can accept any drawable instead of the image (e.g. a gradient)

class ImageWidget
  : Widget

Fields

TypeNameDescription
drawable Custom drawable to show (not one from resources) instead of an image
string
imageID Resource id for this image

18 inherited fields

Methods

NameDescription
createElement ()
updateElement (element)

10 inherited methods