@nativescript-community/gesturehandler
Nativescript Doc
Preparing search index...
NativeViewGestureHandlerOptions
Interface NativeViewGestureHandlerOptions
interface
NativeViewGestureHandlerOptions
{
disallowInterruption
?:
boolean
;
enabled
?:
boolean
;
nativeGetterKey
?:
string
;
shouldActivateOnStart
?:
boolean
;
shouldCancelWhenOutside
?:
boolean
;
simultaneousHandlers
?:
number
[]
;
waitFor
?:
number
[]
;
[
k
:
string
]:
any
;
}
Hierarchy (
View Summary
)
HandlerOptions
NativeViewGestureHandlerOptions
Indexable
[
k
:
string
]:
any
Index
Properties
disallow
Interruption?
enabled?
native
Getter
Key?
should
Activate
On
Start?
should
Cancel
When
Outside?
simultaneous
Handlers?
wait
For?
Properties
Optional
disallow
Interruption
disallowInterruption
?:
boolean
Optional
enabled
enabled
?:
boolean
Optional
native
Getter
Key
nativeGetterKey
?:
string
optional property to access the View nativeView
Memberof
HandlerOptions
Optional
should
Activate
On
Start
shouldActivateOnStart
?:
boolean
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
disallow
Interruption
enabled
native
Getter
Key
should
Activate
On
Start
should
Cancel
When
Outside
simultaneous
Handlers
wait
For
Nativescript Doc
@nativescript-community/gesturehandler
Loading...
optional property to access the View nativeView