Version: 2018.1
public bool command ;

Description

Удерживается ли клавиша Command/Windows? (Read Only)

On Windows, this returns true if any Windows key is held down.
On Mac, this returns true if any Command key is held down.

no example available in C#