調査アンケート: Blockly のご利用体験についてお聞かせください
アンケートを開始
ブロックする >接続 >REASON_PREVIOUS_AND_OUTPUT
Connection.REASON_PREVIOUS_AND_OUTPUT プロパティ
署名:
static REASON_PREVIOUS_AND_OUTPUT: number;
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-08-29 UTC。
[null,null,["最終更新日 2024-08-29 UTC。"],[[["`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."]]],[]]