API Reference > presentation-frontend > UnifiedSelection > ISelectionProvider ISelectionProvider Interface Selection provider interface which provides main selection and sub-selection. Implemented by SelectionManager Methods Name Description getSelection(imodel: IModelConnection, level: number): Readonly<KeySet> Get the selection stored in the provider. Properties Name Type Description selectionChange SelectionChangeEvent An event that's fired when selection changes Defined in presentation/frontend/src/selection/ISelectionProvider.ts Line 17 Last Updated: 13 June, 2024