Constructs new UI.Style object with bindings from UI.Style.DEFAULT.
Constructs new UI.Style object from given UI.BindingSet object.
Adds all values from given UI.BindingSet object.
Adds an additional style object to the current style.
additional style object to be added
Collection containing all binding names from the current style object.
Gets texture binding bt it's name. Searches first in the additional styles, then in the current style, then in all it's parents.
binding name
value to return on binding failure
Ui texture name if current object, additional styles or one of the parents contains such a binding name, fallback otherwise.
Specifies parent style object for the current style.
style to be set as parent
Static
getCopyright © 2024 Nernar. Copyright © 2020 #mineprogramming. Built with ❤ and TypeDoc.
Object representing window style. Window styles allows to customize the way your windows look like.