P_WolfCurses_Window_2_AcceptsInput - Maxwolf/WolfCurses GitHub Wiki

Window(TCommands, TData).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#

public virtual bool AcceptsInput { get; }

Property Value

Type: Boolean

Implements

IWindow.AcceptsInput

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

Window(TCommands, TData) Class
WolfCurses Namespace

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