Share via


SelectionMarkState type

Defines values for SelectionMarkState.
KnownSelectionMarkState can be used interchangeably with SelectionMarkState, this enum contains the known values that the service supports.

Known values supported by the service

selected: The selection mark is selected, often indicated by a check ✓ or cross X inside the selection mark.
unselected: The selection mark is not selected.

type SelectionMarkState = string