getButton

abstract fun getButton(): Button

Obtains the managed button from the controller.

Return

null if the controller is not managing an Android Button widget, the managed button otherwise.