Skip to content

ThemeUtils

Inherits: RefCounted

Methods

Returns Signature
Theme get_effective_theme(node: Control)

Method Descriptions

get_effective_theme()

Theme get_effective_theme(node: Control)

Returns the effective theme of the node. This will visit each parent node until it finds a theme and returns it. If no theme is found, null will be returned.