public static interface
NavigationView.OnRecenterButtonClickedListener
Interface for a listener which will be notified when the recenter button is clicked.
Public Method Summary
abstract void |
onRecenterButtonClick()
This method will be called when the recenter button is clicked.
|
Public Methods
public abstract void onRecenterButtonClick ()
This method will be called when the recenter button is clicked.