封鎖 >連線 >REASON_TARGET_NULL
Connection.REASON_TARGET_NULL 屬性
Signature:
static REASON_TARGET_NULL: number;
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2024-08-22 (世界標準時間)。
[null,null,["上次更新時間:2024-08-22 (世界標準時間)。"],[[["`Connection.REASON_TARGET_NULL` is a static property representing a numerical code."],["This code signifies that a connection attempt failed due to the target connection being null."],["It's used within the Blockly library, specifically for connection-related operations."],["Primarily, this property aids in debugging and understanding connection failures during block interactions."]]],["The `Connection.REASON_TARGET_NULL` property, a static number, is defined within the Blockly framework's Connection class. This property is likely used as a specific identifier or code. It represents a particular reason related to a null target, indicating a state or condition within the connection logic of the Blockly system. The exact purpose would depend on how it's used within the connection logic of blocky.\n"]]