Version: 2021.1

MouseManipulator.CanStopManipulation

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

参数

e 要验证的 MouseEvent。

返回

bool True if MouseEvent uses the current activator button. False otherwise.

描述

Checks whether the MouseEvent is related to this Manipulator.