Click or drag to resize

ButtonIcon Property

Button's icon, if text is present the icon will be placed before the text.

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

Property Value

Type: Texture
See Also