Skip to main content

GetTextTrimming Method

Reads the attached property from the given element

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)

public static TextTrimming GetTextTrimming(
Control control
)

Parameters

  Control
The element to which to read the attached property.

Return Value

TextTrimming

See Also

Reference

TextBlock Class
Avalonia.Controls Namespace