TextPresenter.

Text Property

Summary

Gets or sets the text.
Namespace
Avalonia.Controls.Presenters
Containing Type
TextPresenter

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