Symbol to determine if this app instance is running as the platform host.
const isPlatformHost: boolean = Beans.get(IS_PLATFORM_HOST);
Generated using TypeDoc
Symbol to determine if this app instance is running as the platform host.