Version: 2018.1
public bool alt ;

説明

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

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

no example available in C#