блочно > Ввод > соединение
Подпись:
connection: Connection | null;
Если не указано иное, контент на этой странице предоставляется по лицензии Creative Commons "С указанием авторства 4.0", а примеры кода – по лицензии Apache 2.0. Подробнее об этом написано в правилах сайта. Java – это зарегистрированный товарный знак корпорации Oracle и ее аффилированных лиц.
Последнее обновление: 2024-11-14 UTC.
[null,null,["Последнее обновление: 2024-11-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."]]],[]]