SelectionMode

enum SelectionMode : Enum<SelectionMode>

Selection behaviors, define how to handle the selection of Mark symbols.

Entries

Single
Link copied to clipboard
common
Only select the value for the currently smallest selected mark
Multiple
Link copied to clipboard
common
Allow selection of multiple marks
None
Link copied to clipboard
common
Disable Mark selection.