ThemingEngine.getStyleProperty

Gets the value for a widget style property.

class ThemingEngine
void
getStyleProperty
(,)

Parameters

propertyName string

the name of the widget style property

value Value

Return location for the property value, free with Value.unset after use.

Meta