@nativescript-community/gesturehandler
Nativescript Doc
Preparing search index...
FlingGestureHandlerOptions
Interface FlingGestureHandlerOptions
interface
FlingGestureHandlerOptions
{
allowSameViewGestures
?:
boolean
;
direction
?:
number
;
enabled
?:
boolean
;
nativeGetterKey
?:
string
;
numberOfPointers
?:
number
;
shouldCancelWhenOutside
?:
boolean
;
simultaneousHandlers
?:
number
[]
;
waitFor
?:
number
[]
;
[
k
:
string
]:
any
;
}
Hierarchy (
View Summary
)
HandlerOptions
FlingGestureHandlerOptions
Indexable
[
k
:
string
]:
any
Index
Properties
allow
Same
View
Gestures?
direction?
enabled?
native
Getter
Key?
number
Of
Pointers?
should
Cancel
When
Outside?
simultaneous
Handlers?
wait
For?
Properties
Optional
allow
Same
View
Gestures
allowSameViewGestures
?:
boolean
Optional
direction
direction
?:
number
Optional
enabled
enabled
?:
boolean
Optional
native
Getter
Key
nativeGetterKey
?:
string
optional property to access the View nativeView
Memberof
HandlerOptions
Optional
number
Of
Pointers
numberOfPointers
?:
number
Optional
should
Cancel
When
Outside
shouldCancelWhenOutside
?:
boolean
Optional
simultaneous
Handlers
simultaneousHandlers
?:
number
[]
Optional
wait
For
waitFor
?:
number
[]
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
allow
Same
View
Gestures
direction
enabled
native
Getter
Key
number
Of
Pointers
should
Cancel
When
Outside
simultaneous
Handlers
wait
For
Nativescript Doc
@nativescript-community/gesturehandler
Loading...
optional property to access the View nativeView