Zadbaj o dobrą organizację dzięki kolekcji
Zapisuj i kategoryzuj treści zgodnie ze swoimi preferencjami.
blockly > Opcje > komentarze
Podpis:
comments: boolean;
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: 2025-07-25 UTC.
[null,null,["Ostatnia aktualizacja: 2025-07-25 UTC."],[],["The `Options.comments` property, a boolean value, determines whether comments are enabled within a Blockly environment. Setting `comments` to `true` allows users to add comments to blocks, while setting it to `false` disables this functionality. This property is part of the broader `Options` class and configures a specific aspect of the Blockly interface's behavior.\n"]]