plusAssign

inline operator fun <Resource : Any> Skin.plusAssign(resource: Resource)

Utility function that makes it easier to add Skin assets under the defaultStyle name.

Parameters

resource

will be added to the skin and mapped to the selected name.