process

open override fun process(event: UIEvent, phase: UIEventPhase): UIEventResponse

Processes the given UIEvent in the given phase.

Return

true if the event was consumed and event propagation should stop, false if not.

Sources

(source)
Link copied to clipboard