C1.UWP Assembly / C1.Xaml Namespace / KeyboardUtil Class / Shift Property

In This Topic
Shift Property
In This Topic
Gets a value indicating whether shift key is pressed.
Syntax
'Declaration
 
Public Shared ReadOnly Property Shift As System.Boolean
 

Property Value

true if shift key is pressed; otherwise, false.
See Also