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: 19.8
Syntax
C#
public bool DefaultKeyboardState { get; }

Property Value

Boolean
See Also