AutomationGetContainersCallback Property (original) (raw)

Summary

Gets or sets the callback that is used to obtain the collection of annotation containers used by the automation.

Syntax

C#

Objective-C

C++/CLI

Java

Python

@property (nonatomic) LTAnnAutomationControlGetContainersCallback* automationGetContainersCallback; 

AnnAutomationControlGetContainersCallback getAutomationGetContainersCallback(); void setAutomationGetContainersCallback(AnnAutomationControlGetContainersCallback callback);

Property Value

The callback that is used to obtain the collection of annotation containers used by the automation.