GestureResponderEvent

trait BaseSyntheticEvent[NativeTouchEvent, NodeHandle, NodeHandle]
class Object
trait Any
class Object
trait Matchable
class Any

Value members

Inherited methods

def hasOwnProperty(v: String): Boolean
Inherited from
Object
def isPropagationStopped(): Boolean
Inherited from
BaseSyntheticEvent
def isPrototypeOf(v: Object): Boolean
Inherited from
Object
def persist(): Unit

Persist the event to process asynchronously

Persist the event to process asynchronously

Inherited from
BaseSyntheticEvent
def preventDefault(): Unit
Inherited from
BaseSyntheticEvent
def propertyIsEnumerable(v: String): Boolean
Inherited from
Object
def stopPropagation(): Unit
Inherited from
BaseSyntheticEvent
def toLocaleString(): String
Inherited from
Object
def valueOf(): Any
Inherited from
Object

Inherited fields

val `type`: String
Inherited from
BaseSyntheticEvent
val bubbles: Boolean
Inherited from
BaseSyntheticEvent
val cancelable: Boolean
Inherited from
BaseSyntheticEvent
Inherited from
BaseSyntheticEvent
val defaultPrevented: Boolean
Inherited from
BaseSyntheticEvent
val eventPhase: Double
Inherited from
BaseSyntheticEvent
val isTrusted: Boolean
Inherited from
BaseSyntheticEvent
Inherited from
BaseSyntheticEvent
Inherited from
BaseSyntheticEvent
val timeStamp: Date
Inherited from
BaseSyntheticEvent