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