This version of Unity is unsupported.

KeyboardEventBase<T0>.actionKey

public bool actionKey;

Description

Gets a boolean value that indicates whether the platform-specific action key is pressed. True means the action key is pressed. False means it isn't.

The platform-specific action key is Cmd on macOS, and Ctrl on all other platforms.