createSelectionScopeProps Function
Deprecated in 5.0 - will not be removed until after 2026-06-13. Use computeSelection
from @itwin/unified-selection package instead.
Normalizes given scope options and returns SelectionScopeProps that can be used for calculating selection with scope.
createSelectionScopeProps(scope: string | SelectionScope | SelectionScopeProps): SelectionScopeProps
Parameter | Type | Description |
---|---|---|
scope | string | SelectionScope | SelectionScopeProps |
Returns - SelectionScopeProps
Defined in
Last Updated: 27 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.