Skip to main content

AcceptsReturn Property

Gets or sets a value that determines whether the TextBox allows and displays newline or return characters

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)

public bool AcceptsReturn { get; set; }

Property Value

Boolean

See Also

Reference

TextBox Class
Avalonia.Controls Namespace