OnCompassClickListener
fun interface OnCompassClickListener
Content copied to clipboard
Listener to get OnClick event on the view.
Functions
onCompassClick
Link copied to clipboard
abstract fun onCompassClick()
Content copied to clipboard
Invoked when the compass is clicked.