封鎖 >連線 >REASON_PREVIOUS_AND_OUTPUT
連線.REASON_PREVIOUS_AND_OUTPUT 屬性
Signature:
static REASON_PREVIOUS_AND_OUTPUT: number;
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2024-08-29 (世界標準時間)。
[null,null,["上次更新時間:2024-08-29 (世界標準時間)。"],[[["`Connection.REASON_PREVIOUS_AND_OUTPUT` is a static property representing a specific reason for a connection being incompatible."],["This reason indicates that a connection cannot be made because the source block already has a previous connection and an output connection."],["It's used within Blockly's connection logic to identify and prevent invalid block combinations where a block attempts to connect to both the previous and output connections of another block simultaneously."]]],[]]