OnCompassClickListener

fun interface OnCompassClickListener

Listener to get OnClick event on the view.

Functions

onCompassClick
Link copied to clipboard
abstract fun onCompassClick()

Invoked when the compass is clicked.