ImageButton.this

constructor by id and icon resource id

  1. this(string ID, string drawableId)
    class ImageButton
    this
    (
    string ID = null
    ,
    string drawableId = null
    )
  2. this(Action a)

Meta