TextBoxText Property
Gets or sets the Text content of the TextBox
Namespace: Avalonia.ControlsAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
[ContentAttribute]
public string? Text { get; set; }
<ContentAttribute>
Public Property Text As String
Get
Set
[<ContentAttribute>]
member Text : string with get, set
Property Value
String