public readonly property control as Boolean
Whether Control was held during the pointer event.
if e.control: print("Control pointer action")