Interface: ScreenAnnotationTool¶
Defined in: types.ts:1416
Tool that provides access to screen annotation capabilities.
Extends¶
BaseTool<ScreenAnnotation>
Properties¶
annotation¶
annotation:
ScreenAnnotation
Defined in: types.ts:1420
Information about the type of annotation to use.
type¶
type:
ScreenAnnotation
Defined in: types.ts:1293
The type identifier for this tool.
Inherited from¶
BaseTool.type