P_WolfCurses_IWindow_AcceptsInput - Maxwolf/WolfCurses GitHub Wiki

IWindow.AcceptsInput Property

Determines if user input is currently allowed to be typed and filled into the input buffer.

Namespace: WolfCurses
Assembly: WolfCurses (in WolfCurses.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#

bool AcceptsInput { get; }

Property Value

Type: Boolean

Remarks

Default is FALSE. Setting to TRUE allows characters and input buffer to be read when submitted.

Version Information

Wolf Curses

Supported in: 0.1

See Also

Reference

IWindow Interface
WolfCurses Namespace

⚠️ **GitHub.com Fallback** ⚠️