TextBoxAcceptsReturn Property
Gets or sets a value that determines whether the TextBox allows and displays newline or return characters
Namespace: Avalonia.ControlsAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public bool AcceptsReturn { get; set; }
Public Property AcceptsReturn As Boolean
Get
Set
member AcceptsReturn : bool with get, set
Property Value
Boolean