Survei Riset: Ceritakan pengalaman Anda dengan Blockly
Mulai survei
blockly > inputs > StatementInput > koneksi
Tanda Tangan:
connection: Connection;
Kecuali dinyatakan lain, konten di halaman ini dilisensikan berdasarkan Lisensi Creative Commons Attribution 4.0, sedangkan contoh kode dilisensikan berdasarkan Lisensi Apache 2.0. Untuk mengetahui informasi selengkapnya, lihat Kebijakan Situs Google Developers. Java adalah merek dagang terdaftar dari Oracle dan/atau afiliasinya.
Terakhir diperbarui pada 2024-09-11 UTC.
[null,null,["Terakhir diperbarui pada 2024-09-11 UTC."],[[["`connection`: This property holds the `Connection` object associated with the statement input, which is used to connect blocks containing statements to this input."],["The `StatementInput` class in Blockly represents an input that accepts statement blocks and the `connection` property provides access to the underlying `Connection` object facilitating this connection."]]],["The `connection` property within `inputs.StatementInput` is defined. This property is of the type `Connection`. It represents a connection point associated with a StatementInput in Blockly. This allows for linking blocks together sequentially.\n"]]