Version: 2021.1

PointerManipulator.CanStopManipulation

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

参数

e PointerEvent to validate.

返回

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

描述

Checks whether the PointerEvent is related to this Manipulator.