KeyboardControlIsShiftPressed Property
Gets a value indicating if Shift key is currently activated (any of the two -left or right).
Namespace: BeeMobile.KeyboardAssembly: BeeMobile.Keyboard.NET48 (in BeeMobile.Keyboard.NET48.dll) Version: 4.8.2.1
public virtual bool IsShiftPressed { get; }
Public Overridable ReadOnly Property IsShiftPressed As Boolean
Get
Property Value
Boolean