blockly > Etkinlikler > COMMENT_DELETE
İmza:
COMMENT_DELETE = "comment_delete"
Aksi belirtilmediği sürece bu sayfanın içeriği Creative Commons Atıf 4.0 Lisansı altında ve kod örnekleri Apache 2.0 Lisansı altında lisanslanmıştır. Ayrıntılı bilgi için Google Developers Site Politikaları'na göz atın. Java, Oracle ve/veya satış ortaklarının tescilli ticari markasıdır.
Son güncelleme tarihi: 2024-08-22 UTC.
[null,null,["Son güncelleme tarihi: 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"]]