Gets the platform-specific callbacks for this automation manager.
Object.defineProperty(AnnAutomationManager.prototype, 'platformCallbacks',
get: function()
)
static platformCallbacks: AnnPlatformCallbacks; // read-only
The platform-specific callbacks for this automation manager.
Many operations such as determining the keyboard state and copying/pasting annotation objects from the clipboard are platform-specific. The automation manager helper for the platform will set the platform-specific callbacks into the automation manager. Thereafter, the AnnAutomation objects of this manager will use these callbacks to perform the operation.
Products |
Support |
Feedback: platformCallbacks Property (AnnAutomationManager) - Leadtools.Annotations.Automation |
Introduction |
Help Version 19.0.2017.3.21
|