Version: 2018.1
public bool command ;

説明

「 Command/Windows 」キーが押されたかどうか(読み取り専用)

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#