Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


commandKey

Gets a boolean value that indicates whether the Windows/Cmd key is pressed.
Read time 1 minuteLast updated 5 days ago

Definition

bool commandKey { get; }

Remarks

Refer to EventModifiers.Command for more information.