setClickString

fun setClickString(clickType: String): DragAction

Sets the type of click. Possible values are: LEFT, RIGHT, MIDDLE

Return

the current Action for method chaining

Parameters

clickType

the click type

Sources

Link copied to clipboard