allow

abstract fun allow()

Allows this event to occur.

An event is, by default, allowed to occur, and so it is not necessary to call this method to indicate this, unless you wish to allow an event that has been denied.