Protected
_itemsReadonly
androidGets or sets the background color of the view.
@nativescript-community/ui-material-core installMixins.
Gets or sets the dynamic elevation offset of the view.
@nativescript-community/ui-material-core installMixins.
Gets or sets the elevation of the view.
Readonly
iosGets the ios-specific native instance that lies behind this proxy. Will be available if running on an iOS platform.
Readonly
items@nativescript-community/ui-material-core installMixins.
Gets or sets the ripple-color of the view.
@nativescript-community/ui-material-core installMixins.
Gets or sets the ripple-color alpha of the view.
Static
tabStatic
tabStatic
tabProtected
createOptional
tabs: BottomNavigationTab[]Adds a listener for the specified event name.
The event listener to add. Will be called when an event of the given name is raised.
Optional
thisArg: anyAn optional parameter which, when set, will be bound as the
this
context when the callback is called. Falsy values will be not be
bound.
Raised when a loaded event occurs.
Optional
thisArg: anyRaised when an unloaded event occurs.
Optional
thisArg: anyProtected
select
Gets the android-specific native instance that lies behind this proxy. Will be available if running on an Android platform.