Skip to content

InputLayerManager.KeyboardConsumed Property

Definition

Namespace: Brine2D.Input

Returns true if keyboard input was consumed by any layer this frame.

public bool KeyboardConsumed { get; }

Property Value

System.Boolean