TextBox.

Text Property

Namespace
Avalonia.Controls
Containing Type
TextBox

Syntax

[Content]
public string Text { get; set; }

Attributes

Type Description
ContentAttribute Defines the property that contains the object's content in markup.

Value

Type Description
string