Summary
Gets or sets which characters are inserted when Enter is pressed. Default:
System.Environment.NewLine
- Namespace
- Avalonia
.Controls - Containing Type
- TextBox
Syntax
public string NewLine { get; set; }
Value
Type | Description |
---|---|
string |