We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c4e7dc commit c56af44Copy full SHA for c56af44
src/environment/environment.js
@@ -328,7 +328,7 @@ define(function(require) {
328
* Disables scaling for retina display. By default, the pixels
329
* are scaled for the display.
330
*
331
- * @devicePixelScaling
+ * @method devicePixelScaling
332
* @param {Boolean} val whether the sketch should be scaled or not
333
* @example
334
* <div>
0 commit comments