Nativescript Doc
Preparing search index...
The search index is not available
@nativescript-community/ui-drawer
@nativescript-community/ui-drawer
AnimationFunctionType
Type alias AnimationFunctionType
Animation
Function
Type
:
(
(
side
,
duration
,
trData
,
animationParams
,
drawer
)
=>
Promise
<
void
>
)
Type declaration
(
side
,
duration
,
trData
,
animationParams
,
drawer
)
:
Promise
<
void
>
Parameters
side
:
Side
|
VerticalSide
duration
:
number
trData
:
TrData
animationParams
:
AnimationDefinition
[]
drawer
:
Drawer
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
@nativescript-community/ui-drawer
Loading...