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.