Click or drag to resize

ButtonExpandIcon Property

When enabled, the button's icon will expand/shrink to fit the button's size while keeping its aspect.

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

Property Value

Type: Boolean
See Also