SessionState Interface
Deprecated in 4.15.0. Use your preferred state management library instead.
The portion of state managed by the SessionStateReducer.
Properties
Name | Type | Description | |
---|---|---|---|
activeSelectionScope | string | Deprecated | |
availableSelectionScopes | PresentationSelectionScope[] | Deprecated | |
cursorMenuData | undefined | CursorMenuData | Deprecated | |
cursorMenuPayload | undefined | CursorMenuPayload | Deprecated | |
defaultIModelViewportControlId | undefined | string | Deprecated | |
defaultViewId | undefined | string | Deprecated | |
defaultViewState | any | Deprecated | |
iModelConnection | any | Deprecated | |
iModelId | string | Deprecated | |
numItemsSelected | number | Deprecated |
Defined in
Last Updated: 20 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.