TextBlock.

MaxLines Property

Summary

Gets or sets the maximum number of text lines.
Namespace
Avalonia.Controls
Containing Type
TextBlock

Syntax

public int MaxLines { get; set; }

Value

Type Description
int