Click or drag to resize

ButtonFlat Property

Flat buttons don't display decoration.

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

Property Value

Type: Boolean
See Also