WearableNavigationDrawerView.OnItemSelectedListener
public
static
interface
WearableNavigationDrawerView.OnItemSelectedListener
androidx.wear.widget.drawer.WearableNavigationDrawerView.OnItemSelectedListener |
Listener which is notified when the user selects an item.
Summary
Public methods | |
---|---|
abstract
void
|
onItemSelected(int pos)
Notified when the user has selected an item at position |
Public methods
onItemSelected
public abstract void onItemSelected (int pos)
Notified when the user has selected an item at position pos
.
Parameters | |
---|---|
pos |
int |