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