addOnAnnotationDeselectedListener

Register a OnAnnotationDeselectedListener to get notified when annotation gets deselected. If the provider has been registered previously, this method will be a no-op.

Parameters

listener

Listener to register. Must be non-null.

See also