OnSelectionChanged Type alias

Prototype for a Selection Changed handler

OnSelectionChanged = (shiftDown?: false | true, ctrlDown?: false | true) => void

Defined in

Last Updated: 08 January, 2020