Click or drag to resize

StyleBoxFlatGetBgColor Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.StyleBoxFlat.GetBgColor"]

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

Return Value

Type: Color

[Missing <returns> documentation for "M:Godot.StyleBoxFlat.GetBgColor"]

See Also