coreFunctionssetUseCPURenderingsetUseCPURendering CallablesetUseCPURendering(status: boolean): voidIt sets the useCPURenderingOnlyForDebugOrTests variable to the status value. This only should be used for debugging or tests. DO NOT USE IT IF YOU ARE NOT SURE WHAT YOU ARE DOING.Parametersstatus: booleanbooleanReturns void
It sets the useCPURenderingOnlyForDebugOrTests variable to the status value. This only should be used for debugging or tests. DO NOT USE IT IF YOU ARE NOT SURE WHAT YOU ARE DOING.