Phaser API Documentation

  Version: 

Member of: Phaser.Core.Config

<constant> powerPreference: string

Description:

"high-performance", "low-power" or "default". A hint to the browser on how much device power the game might use.

Type:
string
Since: 3.0.0
Source: src/core/Config.js (Line 406)