UiContainerScope

A UiContainerScope provides a scope for the children of UiButtons Container.

Functions

Link copied to clipboard
abstract fun onClick()

Child view's click function should call this #onClick method. This way UiContainer will be notified about view(or button) click and will do necessary action.