KioWareAddinSettings.KWButton.OnClickListener Interface

An interface for receiving click events on a KWButton instance.

Methods

Type Signature
void onClick()
Called when the KWButton instance is clicked.