Skip to content

IInputContext.IsTextInputActive Property

Definition

Namespace: Brine2D.Input

Gets whether text input mode is active.

C#
bool IsTextInputActive { get; }

Property Value

System.Boolean