Version: 2021.1

PointerManipulator.CanStartManipulation

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

参数

e The PointerEvent to validate.

返回

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

描述

Checks whether PointerEvent satisfies all of the ManipulatorActivationFilter requirements.