ControlNotificationThemeChanged Field |
Sent when the node's Theme changes, right before Godot redraws the control. Happens when you call one of the add_*_override methods.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax public const int NotificationThemeChanged = 45
Field Value
Type:
Int32See Also