SelectionHelper Class
Deprecated in 5.0. This is unnecessary after switching to @itwin/unified-selection
package. A similar method to this in the new system is Selectables.load()
.
Helper class for working with selection.
Methods
Name | Description | |
---|---|---|
getKeysForSelection(keys: Readonly<Keys>): Key[] Static | Re-map the given keyset for selection. |
Defined in
Last Updated: 21 February, 2025
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.