'Declaration
Public Shared ReadOnly Property Shift As Boolean
'Usage
Dim value As Boolean value = KeyboardUtil.Shift
public static bool Shift {get;}
Property Value
true
if shift key is pressed; otherwise, false
.'Declaration
Public Shared ReadOnly Property Shift As Boolean
'Usage
Dim value As Boolean value = KeyboardUtil.Shift
public static bool Shift {get;}
true
if shift key is pressed; otherwise, false
.