API Reference > imodeljs-frontend > Tools > EditManipulator > EditManipulator.EventType EditManipulator.EventType Enumeration Specifies the event for EditManipulator.HandleProvider.onManipulatorEvent Members Name Value Description Synch 0 Control handles should be created, updated, or cleared based on the active selection. Cancel 1 Control handle modification was cancelled by user. Accept 2 Control handle modification was accepted by user. Defined in core/frontend/src/tools/EditManipulator.ts Line 31 Last Updated: 11 June, 2024