NonNativeKeyboard.OnKeyboardShifted Event

Definition

Event fired when shift key on keyboard is pressed.

public:
 event Action<bool> ^ OnKeyboardShifted;
public event Action<bool> OnKeyboardShifted;
member this.OnKeyboardShifted : Action<bool> 
Public Event OnKeyboardShifted As Action(Of Boolean) 

Event Type

Applies to