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.
2 parents d7f7fd4 + 1ef5e91 commit 9d05158Copy full SHA for 9d05158
src/core/environment.js
@@ -717,7 +717,7 @@ p5.prototype.windowHeight = 0;
717
* can be used for debugging or other purposes.
718
*
719
* @method windowResized
720
- * @param {UIEvent} [event] optional resize Event.
+ * @param {Event} [event] optional resize Event.
721
* @example
722
* <div class="norender">
723
* <code>
0 commit comments