SessionState Interface
Beta
The portion of state managed by the SessionStateReducer.
Properties
| Name | Type | Description | |
|---|---|---|---|
| accessToken | any | undefined | ||
| activeSelectionScope | string | ||
| availableSelectionScopes | PresentationSelectionScope[] | ||
| cursorMenuData | CursorMenuData | undefined | ||
| defaultIModelViewportControlId | string | undefined | ||
| defaultRulesetId | string | undefined | ||
| defaultViewId | string | undefined | ||
| defaultViewState | any | undefined | ||
| iModelConnection | any | undefined | ||
| iModelId | string | ||
| numItemsSelected | number |
Defined in
Last Updated: 08 January, 2020