Searched defs:onAction (Results 1 – 2 of 2) sorted by relevance
1938 onAction(event: (event: GestureEvent) => void): TapGestureInterface; method2031 onAction(event: (event: GestureEvent) => void): LongPressGestureInterface; method2482 onAction(event: (event: GestureEvent) => void): SwipeGestureInterface; method
305 onAction?: () => void; property