блочно > blockRendering > Поле > поле
Свойство blockRendering.Field.field
Подпись:
field: BlocklyField;
Если не указано иное, контент на этой странице предоставляется по лицензии Creative Commons "С указанием авторства 4.0", а примеры кода – по лицензии Apache 2.0. Подробнее об этом написано в правилах сайта. Java – это зарегистрированный товарный знак корпорации Oracle и ее аффилированных лиц.
Последнее обновление: 2025-01-08 UTC.
[null,null,["Последнее обновление: 2025-01-08 UTC."],[[["This property represents the underlying BlocklyField instance associated with the rendered field."],["It provides access to the core field object for manipulating its value, properties, and behavior."],["The `field` property is a crucial link between the rendered representation of a field and its underlying logic in Blockly."]]],["The core content describes a specific property within the Blockly library. It focuses on the `field` property, which is part of the `blockRendering.Field` class. This property's type is defined as `BlocklyField`. Essentially, it indicates that a `Field` object in the `blockRendering` namespace has a property, `field`, that directly represents a `BlocklyField` object.\n"]]