WearableNavigationDrawerView.OnItemSelectedListener

Added in 1.1.0

interface WearableNavigationDrawerView.OnItemSelectedListener


Listener which is notified when the user selects an item.

Summary

Public functions

Unit

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

Public functions

onItemSelected

Added in 1.1.0
fun onItemSelected(pos: Int): Unit

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