Version: 2020.2
언어: 한국어

MouseManipulator.CanStartManipulation

매뉴얼로 전환
protected bool CanStartManipulation (UIElements.IMouseEvent e);

파라미터

e The MouseEvent to validate.

반환

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

설명

Checks whether MouseEvent satisfies all of the ManipulatorActivationFilter requirements.