UnifiedSelectionState Type

UnifiedSelectionState = (selectionLevel?: number) => Readonly<KeySet>

Describes how to access the current Unified Selection state. The returned KeySet object exposes global data and is mutable.

Defined in

Last Updated: 06 November, 2024