Skip to content

longPressOnPoint

Tool longPressOnPoint

Description

Long press on the provided coordinates.

Command Class

xyz.block.trailblaze.toolcalls.commands.LongPressOnPointTrailblazeTool

Registered LongPressOnPointTrailblazeTool in ToolRegistry

Required Parameters

  • x: Integer The center X coordinate for the clickable element
  • y: Integer The center Y coordinate for the clickable element

NOTE: THIS IS GENERATED DOCUMENTATION