UnifiedSelectionState Type
Deprecated in 5.9.0. The @itwin/unified-selection-react
package should be used instead.
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: 10 February, 2025
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.