Function: isLightOS

isLightOS(): boolean

是否为 Light OS(容器)

Returns

boolean

是否为Light OS

Example

isLightOS();
// => true
ON THIS PAGE