getCurrentSkin

fun Component.getCurrentSkin(): SubstanceSkin?

Returns the current skin for the this component. If the current look-and-feel is not Substance, this method returns null.

Return

Current skin for the specified component.