enabled
A Boolean value that determines whether the annotation responds to user interaction.
Declaration
get enabled(): boolean;
set enabled(value: boolean);Mentioned in
Discussion
The default value is true.
A Boolean value that determines whether the annotation responds to user interaction.
get enabled(): boolean;
set enabled(value: boolean);The default value is true.