getIndexForMenuSelection method
Returns the index corresponding to the current navigation menu selection.
Implementation
int getIndexForMenuSelection() {
return 0;
}
Returns the index corresponding to the current navigation menu selection.
int getIndexForMenuSelection() {
return 0;
}