Version: 2020.3
언어: 한국어
Experimental: this API is experimental and might be changed or removed in the future.

EdgeDragHelper.HandleMouseDown

매뉴얼로 전환
public bool HandleMouseDown (UIElements.MouseDownEvent evt);

파라미터

evt The event.

반환

bool True if the drag has been started. False otherwise.

설명

Handle mouse down event.