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
- Type: Property
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
bool actionKey { get; }