blockly > Eventos > COMMENT_DELETE
Signature:
COMMENT_DELETE = "comment_delete"
Exceto em caso de indicação contrária, o conteúdo desta página é licenciado de acordo com a Licença de atribuição 4.0 do Creative Commons, e as amostras de código são licenciadas de acordo com a Licença Apache 2.0. Para mais detalhes, consulte as políticas do site do Google Developers. Java é uma marca registrada da Oracle e/ou afiliadas.
Última atualização 2024-08-22 UTC.
[null,null,["Última atualização 2024-08-22 UTC."],[[["`COMMENT_DELETE` is a constant string representing the event type for when a comment is deleted within Blockly."],["This event is part of Blockly's Events namespace and is used to track and manage changes to comments in workspaces."],["The value of `COMMENT_DELETE` is \"comment_delete\", which is used to identify this specific event type."]]],["The core content defines `COMMENT_DELETE` as a variable within the `Events` namespace, specifically under the `blockly` context. This variable, represented by the string \"comment_delete\", signifies the event of a comment being deleted. It serves as an identifier for this particular event type within the Blockly environment.\n"]]