Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

NavigationEventBase<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.