Table of Contents

Property AllowsReturn

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

AllowsReturn

Gets or sets a value indicating whether pressing ENTER in a TextView creates a new line of text in the view or activates the default button for the toplevel.

public bool AllowsReturn { get; set; }

Property Value

bool