blockly > الأحداث > COMMENT_DELETE
Signature:
COMMENT_DELETE = "comment_delete"
إنّ محتوى هذه الصفحة مرخّص بموجب ترخيص Creative Commons Attribution 4.0 ما لم يُنصّ على خلاف ذلك، ونماذج الرموز مرخّصة بموجب ترخيص Apache 2.0. للاطّلاع على التفاصيل، يُرجى مراجعة سياسات موقع Google Developers. إنّ Java هي علامة تجارية مسجَّلة لشركة Oracle و/أو شركائها التابعين.
تاريخ التعديل الأخير: 2024-08-22 (حسب التوقيت العالمي المتفَّق عليه)
[null,null,["تاريخ التعديل الأخير: 2024-08-22 (حسب التوقيت العالمي المتفَّق عليه)"],[[["`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"]]