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 public bool WrapEnabled { get; set; }
Property Value
Type:
BooleanSee Also