Sandbox Logo

ButtonEvent.HasCtrl

bool HasCtrl { get; set; }

Description

Whether <c>Control</c> key was being held down at the time of the event.

Return

User Comments