Mouse and Keyboard

Drag and drop

지정한 UI element를 다른 UI element나 상대 좌표 위치로 드래그&드롭합니다.

매개변수

ArgumentTypeDescription
UI element to drag선택드래그할 UI element
UI element to drop over선택드롭할 UI element
Position to drop over좌표드래그할 UI element에서의 상대 좌표

반환값

반환값

성공 시 1, 실패 시 0.

설명

UI element to drop overPosition to drop over둘 중 하나만 사용할 수 있습니다. UI element to drop over 에 Element가 지정되면 좌표는 사용되지 않습니다.

관련 명령어