Click or drag to resize

StyleBoxFlatGetShadowColor Method

Note: This API is now obsolete.

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

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

Return Value

Type: Color

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

See Also