←Select platform

AnnPlatformCallbacks Class

Summary
Platform-specific callbacks used by the automation manager.
Syntax
C#
Objective-C
C++/CLI
Java
Python
public class AnnPlatformCallbacks 
@interface LTAnnPlatformCallbacks : NSObject 
public class AnnPlatformCallbacks 
public: 
   ref class AnnPlatformCallbacks 
class AnnPlatformCallbacks: 
Remarks

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 create an instance of AnnPlatformCallbacks and update the platform-specific callbacks. It will then set this instance into PlatformCallbacks.

The AnnAutomation objects will then use this property to perform any specific operation that requires a platform-specific action.

Requirements

Target Platforms

Help Version 22.0.2023.4.25
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Automation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.