getCurrentSkin

fun Component.getCurrentSkin(): RadianceSkin?

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

Return

Current skin for the specified component.