Click or drag to resize

ButtonAlign Property

Text alignment policy for the button's text, use one of the ButtonTextAlign constants.

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

Property Value

Type: ButtonTextAlign
See Also