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