NewLine Property
Gets or sets which characters are inserted when Enter is pressed. Default: NewLine
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public string NewLine { get; set; }
Public Property NewLine As String
Get
Set
member NewLine : string with get, set