Package-level declarations
Types
Link copied to clipboard
Provides context of what dispatcher is used to call this function.
Link copied to clipboard
Link copied to clipboard
annotation class OriginEventSelector(val selector: EventSelector, val priority: EventPriority = EventPriority.HIGHEST, val ignoreCancelled: Boolean = true)
Allows custom functions to be annotated inside Origin classes.