This version of Unity is unsupported.

MouseManipulator.CanStopManipulation

protected bool CanStopManipulation(UIElements.IMouseEvent e);

Parameters

eMouseEvent to validate.

Returns

bool Returns true if mouseEvent uses the current activator button.

Description

Checks if MouseEvent is related to this Manipulator.