Sandbox Logo

MouseEvent.LeftMouseButton

bool LeftMouseButton { get; set; }

Description

Whether the event was triggered by the left mouse button.

Return

User Comments