Table of Contents

Enum TextEdit.LineWrappingMode

Namespace
Godot
Assembly
GodotSharp.dll
public enum TextEdit.LineWrappingMode : long

Fields

Boundary = 1

Line wrapping occurs at the control boundary, beyond what would normally be visible.

None = 0

Line wrapping is disabled.