getAdditionalAction

open override fun getAdditionalAction(triggerEvent: AnnotationTriggerEvent): Action?

Returns the action that should be executed on annotation trigger event.

Return

Action to be performed once the trigger event occurs.