Alt modifier.

Namespace:  Greatis.Nostalgia
Assembly:  Greatis.Nostalgia (in Greatis.Nostalgia.dll)

Syntax

Visual Basic (Declaration)
Public ReadOnly Property Alt As Boolean
C#
public bool Alt { get; }
Visual C++
public:
property bool Alt {
	bool get ();
}
JavaScript
function get_alt();

See Also