setCompassListener

fun setCompassListener(compassListener: VMECompassListener?)

Set delegate to receive compass related notifications.

Since

: 2.0

Parameters

: compassListener: The listener delegate to receive notifications. Can be null.