isApplet

Deprecated

Java Applets are deprecated since Java 9 in 2017.

Replace with

isWeb

True if ApplicationType.Applet is the currentPlatform.

Deprecated. Since Applets are deprecated since Java 9 in 2017, developers are encouraged to use other technologies to target the web platforms such as the WebGL backend.