blockly > Giriş > bağlantı
İmza:
connection: Connection | null;
Aksi belirtilmediği sürece bu sayfanın içeriği Creative Commons Atıf 4.0 Lisansı altında ve kod örnekleri Apache 2.0 Lisansı altında lisanslanmıştır. Ayrıntılı bilgi için Google Developers Site Politikaları'na göz atın. Java, Oracle ve/veya satış ortaklarının tescilli ticari markasıdır.
Son güncelleme tarihi: 2024-10-14 UTC.
[null,null,["Son güncelleme tarihi: 2024-10-14 UTC."],[[["`Input.connection` provides a way to access the `Connection` object associated with a particular input on a Blockly block."],["This property can be used to programmatically connect or disconnect blocks, or to inspect the existing connections of a block."],["The value of `Input.connection` is either a `Connection` object, representing the connection point for this input, or `null` if this input does not have a connection."]]],[]]