triggered

open fun triggered(): Boolean

Checks if the event was considered "triggered" (i.e., not canceled or failed).

Note that NO_EVENT_HANDLER is considered triggered as the operation wasn't blocked.

Return

true if triggered, false otherwise

Since

2.0.0