Version: 2021.1
언어: 한국어
public bool Matches (UIElements.IMouseEvent e);

파라미터

e The mouse event.

반환

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

설명

Checks whether the current mouse event satisfies the activation requirements.


public bool Matches (UIElements.IPointerEvent e);

파라미터

e The pointer event.

반환

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

설명

Checks whether the current pointer event satisfies the activation requirements.


Did you find this page useful? Please give it a rating: