onViewEvent method

dynamic onViewEvent(
  1. E event
)

Receives and handles an event emitted by a View in the UI layer.

Implementation

onViewEvent(E event) {}