@nativescript-community/ui-drawer
Nativescript Doc
Preparing search index...
TrData
Interface TrData
interface
TrData
{
backDrop
?:
AnimationDefinition
;
bottomDrawer
?:
AnimationDefinition
;
leftDrawer
?:
AnimationDefinition
;
mainContent
?:
AnimationDefinition
;
rightDrawer
?:
AnimationDefinition
;
topDrawer
?:
AnimationDefinition
;
[
k
:
string
]:
AnimationDefinition
;
}
Indexable
[
k
:
string
]:
AnimationDefinition
Index
Properties
back
Drop?
bottom
Drawer?
left
Drawer?
main
Content?
right
Drawer?
top
Drawer?
Properties
Optional
back
Drop
backDrop
?:
AnimationDefinition
Optional
bottom
Drawer
bottomDrawer
?:
AnimationDefinition
Optional
left
Drawer
leftDrawer
?:
AnimationDefinition
Optional
main
Content
mainContent
?:
AnimationDefinition
Optional
right
Drawer
rightDrawer
?:
AnimationDefinition
Optional
top
Drawer
topDrawer
?:
AnimationDefinition
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
back
Drop
bottom
Drawer
left
Drawer
main
Content
right
Drawer
top
Drawer
Nativescript Doc
@nativescript-community/ui-drawer
Loading...