public interface

WearableNavigationDrawerView.OnItemSelectedListener

 androidx.wear.widget.drawer.WearableNavigationDrawerView.OnItemSelectedListener

Overview

Listener which is notified when the user selects an item.

Summary

Methods
public voidonItemSelected(int pos)

Notified when the user has selected an item at position pos.

Methods

public void onItemSelected(int pos)

Notified when the user has selected an item at position pos.