Version: 2021.1

MouseManipulator.CanStartManipulation

切换到手册
protected bool CanStartManipulation (UIElements.IMouseEvent e);

参数

e 要验证的 MouseEvent。

返回

bool True if the event satisfies the requirements. False otherwise.

描述

Checks whether MouseEvent satisfies all of the ManipulatorActivationFilter requirements.