Version: 2019.4
Experimental: this API is experimental and might be changed or removed in the future.

EdgeDragHelper.HandleMouseDown

マニュアルに切り替える
public bool HandleMouseDown (UIElements.MouseDownEvent evt);

パラメーター

evtThe event.

戻り値

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

説明

Handle mouse down event.