KeyboardLocked Property (RumbaScreen)

Class

RumbaScreen.

Action

Gets a value that indicates whether keyboard input is inhibited.

Syntax

C#
protected Boolean KeyboardLocked { get; }
VB
'Declaration
Protected Read Property KeyboardLocked As Boolean

Access

Read only.