EVENT_STOP

const val EVENT_STOP: Boolean = true

Use this macro as the return value for stopping the propagation of an event handler.