Preparing search index...
The search index is not available
gouter
gouter
native
ScreenOptions
Interface ScreenOptions
interface
ScreenOptions
{
animation
:
undefined
|
Animation
;
animationDuration
:
undefined
|
number
;
animationEasing
:
undefined
|
(
(
value
)
=>
number
)
;
prevScreenFixed
:
undefined
|
boolean
;
reanimation
:
undefined
|
Reanimation
;
swipeDetection
:
undefined
|
SwipeDetection
;
}
Index
Properties
animation
animation
Duration
animation
Easing
prev
Screen
Fixed
reanimation
swipe
Detection
Properties
animation
animation
:
undefined
|
Animation
animation
Duration
animation
Duration
:
undefined
|
number
animation
Easing
animation
Easing
:
undefined
|
(
(
value
)
=>
number
)
Type declaration
(
value
)
:
number
Parameters
value
:
number
Returns
number
prev
Screen
Fixed
prev
Screen
Fixed
:
undefined
|
boolean
reanimation
reanimation
:
undefined
|
Reanimation
swipe
Detection
swipe
Detection
:
undefined
|
SwipeDetection
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
animation
animation
Duration
animation
Easing
prev
Screen
Fixed
reanimation
swipe
Detection
gouter
index
linking
native
navigators
state
Generated using
TypeDoc