MovingSelectionFailedEventArgs Constructor
Namespace: BeeMobile.KeyboardAssembly: BeeMobile.Keyboard.NET48 (in BeeMobile.Keyboard.NET48.dll) Version: 4.8.2.1
public MovingSelectionFailedEventArgs(
ArrowKey anArrowKey
)
Public Sub New (
anArrowKey As ArrowKey
)
Parameters
- anArrowKey ArrowKey
- The arrow key type.