mirror of
https://github.com/google/blockly.git
synced 2026-03-06 21:30:11 +01:00
Update jsdoc (#4714)
This commit is contained in:
@@ -283,7 +283,7 @@ Blockly.MetricsManager.prototype.hasFixedEdges = function() {
|
||||
* @param {!Blockly.MetricsManager.ContainerRegion=} opt_viewMetrics The view
|
||||
* metrics if they have been previously computed. Passing in null may cause
|
||||
* the view metrics to be computed again, if it is needed.
|
||||
* @return {Blockly.MetricsManager.FixedEdges} The fixed edges of the scroll
|
||||
* @return {!Blockly.MetricsManager.FixedEdges} The fixed edges of the scroll
|
||||
* area.
|
||||
* @protected
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user