Click or drag to resize

ControlTheme Property

Changing this property replaces the current Theme resource this node and all its Control children use.

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

Property Value

Type: Theme
See Also