Click or drag to resize

TextEditWrapEnabled Property

If true, enables text wrapping when it goes beyond the edge of what is visible.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public bool WrapEnabled { get; set; }

Property Value

Type: Boolean
See Also