blockly > Opcje > maxBlocks
Właściwość options.maxBlocks
Podpis:
maxBlocks: number;
O ile nie stwierdzono inaczej, treść tej strony jest objęta licencją Creative Commons – uznanie autorstwa 4.0, a fragmenty kodu są dostępne na licencji Apache 2.0. Szczegółowe informacje na ten temat zawierają zasady dotyczące witryny Google Developers. Java jest zastrzeżonym znakiem towarowym firmy Oracle i jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2024-09-12 UTC.
[null,null,["Ostatnia aktualizacja: 2024-09-12 UTC."],[[["`maxBlocks` property of the `Blockly.Options` class sets the maximum number of blocks that may be created on the workspace."],["The value of this property is represented by a number, indicating the total permissible block count within the workspace."],["If this limit is exceeded during block creation, an alert will be displayed to notify the user."]]],[]]