Click or drag to resize

OpsContextDefaultKeyboardState Property

This bool is used to check if the default alpha-numeric keyboard is being used.

Namespace:  Micros.Ops
Assembly:  Ops (in Ops.dll) Version: 18.2
Syntax
C#
public bool DefaultKeyboardState { get; }

Property Value

Type: Boolean
See Also