EventTriggersContainer

Keeps all valid instances of EventTrigger from the hierarchy when the layout is completed

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open fun clear()
Link copied to clipboard
Retrieve and return an EventTrigger based on the given key.
open fun getEventTrigger(handle: Handle, methodId: Int): EventTrigger
Retrieve and return an EventTrigger based on the given handle.
Link copied to clipboard
Record an EventTrigger according to its key.