Nativescript Doc
Preparing search index...
The search index is not available
Nativescript UI Material Components
Nativescript UI Material Components
@nativescript-community/ui-material-bottomnavigationbar
TabSelectedEventData
Interface TabSelectedEventData
Event interface for tab selected event
Export
TabSelectedEventData
interface
TabSelectedEventData
{
newIndex
:
number
;
oldIndex
:
number
;
}
Hierarchy
EventData
TabSelectedEventData
Index
Properties
new
Index
old
Index
Properties
new
Index
newIndex
:
number
old
Index
oldIndex
:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
new
Index
old
Index
Nativescript Doc
Nativescript UI Material Components
Loading...
Event interface for tab selected event
Export
TabSelectedEventData