onSelectionChanged Method
Event raised by SelectionSet when the active selection changes. Calls onManipulatorEvent to let the provider create, update, or clear it's set of controls as appropriate.
onSelectionChanged(ev: SelectionSetEvent): void
@see SelectionSet
Parameter | Type | Description |
---|---|---|
ev | SelectionSetEvent |
Returns - void
Defined in
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.