Skip to content

C4197C3

Marcel Härtel edited this page Aug 27, 2023 · 2 revisions

AlwaysEnableKeyboardInput Property

If enabled the Keyboard input will work even if the current control has no focus (mouse cursor is outside of the control).

Definition

Namespace: MonoGame.Forms.NET.Controls
Assembly: MonoGame.Forms.NET (in MonoGame.Forms.NET.dll) Version: 3.2.0

C#

protected bool AlwaysEnableKeyboardInput { get; set; }

Property Value

Boolean

See Also

Reference

GraphicsDeviceControl Class
MonoGame.Forms.NET.Controls Namespace

Clone this wiki locally