Shift modifier.

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

Syntax

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

See Also