Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


actionKey

Returns true if the platform-specific action key is pressed. This key is Cmd on macOS, and Ctrl on all other platforms.
Read time 1 minuteLast updated 5 days ago

Definition

bool actionKey { get; }