hideAnnotationMenu property

set hideAnnotationMenu (List value)

A list of Tools that will not show in the default annotation menu.

Defaults to empty.

Implementation

set hideAnnotationMenu(List value) => _hideAnnotationMenu = value;