Skip to main content

SetTextWrapping Method

Writes the attached property BaselineOffset to the given element.

Definition

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

public static void SetTextWrapping(
Control control,
TextWrapping wrapping
)

Parameters

  Control
The element to which to write the attached property.
  TextWrapping
The property value to set

See Also

Reference

TextBlock Class
Avalonia.Controls Namespace