get_checkModifier();
set_checkModifier(value);
Object.defineProperty('checkModifier');
Type | Description |
---|---|
AnnCheckModifierCallback | The keyboard modifier callback. The default value is null. |
This callback is used by AnnAutomation to check whether the Control, Alt or Shift keys are currently pressed to perform certain operations such as multi-selection of objects.