Companion
object Companion
Properties
Link copied to clipboard
                  Forces continuous type for the event. Regardless if continuous event isn't ongoing.
Link copied to clipboard
                  End of a continuous event. To be used with touchEnd.
Link copied to clipboard
                  Start of a continuous event. To be used with touchStart.
Link copied to clipboard
                  Priority for this event will be determined from other events in the queue. If it is triggered by continuous event, its priority will be default. If it is not triggered by continuous event, its priority will be discrete.