Styled

interface Styled

An interface common to Node and Scene; the two classes whose properties are changed by a Theme.

In the early version of Glok, this was a documentation-only interface (i.e. with no methods). However,

Inheritors

Functions

Link copied to clipboard
open fun findStylableProperty(propertyName: String): StylableProperty<*>?
Link copied to clipboard