Actionable

interface Actionable

An interface for any control which performs an action when click (or activated in another manner). e.g. Button, MenuItem

Inheritors

Functions

Link copied to clipboard
abstract fun performAction()