Click or drag to resize

ButtonIsExpandIcon Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.Button.IsExpandIcon"]

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
[ObsoleteAttribute("IsExpandIcon is deprecated. Use the ExpandIcon property instead.")]
public bool IsExpandIcon()

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Godot.Button.IsExpandIcon"]

See Also