Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


commandKey

Gets a boolean value that indicates whether the Windows/Cmd key is pressed. True means the Windows/Cmd key is pressed. False means it isn't.
Read time 1 minuteLast updated 5 days ago

Definition

bool commandKey { get; }