Mit Sammlungen den Überblick behalten
Sie können Inhalte basierend auf Ihren Einstellungen speichern und kategorisieren.
blockly > Verbindung > REASON_SHADOW_PARENT
Property „Connection.REASON_SHADOW_PARENT“
Unterschrift:
static REASON_SHADOW_PARENT: number;
Sofern nicht anders angegeben, sind die Inhalte dieser Seite unter der Creative Commons Attribution 4.0 License und Codebeispiele unter der Apache 2.0 License lizenziert. Weitere Informationen finden Sie in den Websiterichtlinien von Google Developers. Java ist eine eingetragene Marke von Oracle und/oder seinen Partnern.
Zuletzt aktualisiert: 2024-08-22 (UTC).
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Benötigte Informationen nicht gefunden","missingTheInformationINeed","thumb-down"],["Zu umständlich/zu viele Schritte","tooComplicatedTooManySteps","thumb-down"],["Nicht mehr aktuell","outOfDate","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Problem mit Beispielen/Code","samplesCodeIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 2024-08-22 (UTC)."],[[["`REASON_SHADOW_PARENT` is a static property of the `Connection` class representing a specific reason for a connection."],["This property likely indicates that a connection is made due to the presence of a shadow block as a parent."],["Its value is a number, but the exact significance or range of this number isn't detailed in the provided content."]]],["The `Connection.REASON_SHADOW_PARENT` property is a static numeric value. This property is accessed through the `Connection` class, which is part of the Blockly library. It likely represents a specific reason or condition related to a shadow block's parent within the Blockly environment. It has the type number.\n"]]