Getting an Application Skin

The Application class getApplicationSkin method, which has the following signature, returns the application skin set for the application or null if there is no JadeSkinApplication object set.

getApplicationSkin(): JadeSkinApplication;

The Application::getSkin method returns a JadeSkin object. Call the getSkin method only if the skin was set by using the Application::setSkin method available before JADE release 6.0.