Click or drag to resize

AcceptDialogDialogAutowrap Property

Sets autowrapping for the text in the dialog.

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

Property Value

Type: Boolean
See Also