Searched defs:onAction (Results 1 – 2 of 2) sorted by relevance
2013 onAction(event: (event: GestureEvent) => void): TapGestureInterface; method2121 onAction(event: (event: GestureEvent) => void): LongPressGestureInterface; method2637 onAction(event: (event: GestureEvent) => void): SwipeGestureInterface; method
317 onAction?: () => void; property