KeyboardControlMovingSelectionFailed Event

Occurs when the navigation attempts to go beyond the boundaries of the keyboard in the case of non-circular navigation.

Definition

Namespace: BeeMobile.Keyboard
Assembly: BeeMobile.Keyboard.NET48 (in BeeMobile.Keyboard.NET48.dll) Version: 4.8.2.1
C#
public event KeyboardControlMovingSelectionFailedEventHandler MovingSelectionFailed

Value

KeyboardControlMovingSelectionFailedEventHandler

See Also