Bản khảo sát nghiên cứu: Cho chúng tôi biết trải nghiệm của bạn khi sử dụng Blockly
Bắt đầu khảo sát
chặn > blockRendering > SpacerRow > chiều rộng
Thuộc tính blockRendering.SpacerRow.width
Chữ ký:
width: number;
Trừ phi có lưu ý khác, nội dung của trang này được cấp phép theo Giấy phép ghi nhận tác giả 4.0 của Creative Commons và các mẫu mã lập trình được cấp phép theo Giấy phép Apache 2.0. Để biết thông tin chi tiết, vui lòng tham khảo Chính sách trang web của Google Developers. Java là nhãn hiệu đã đăng ký của Oracle và/hoặc các đơn vị liên kết với Oracle.
Cập nhật lần gần đây nhất: 2024-10-15 UTC.
[null,null,["Cập nhật lần gần đây nhất: 2024-10-15 UTC."],[[["This property represents the width of a SpacerRow object within the Blockly block rendering system."],["It is used for layout calculations when rendering blocks and determining the spacing between them."],["The 'width' property is of numeric type indicating the horizontal extent of the spacer row."]]],["The `blockRendering.SpacerRow.width` property is defined as a number. This property represents the width of a `SpacerRow` within the `blockRendering` namespace in Blockly. It directly stores the numerical value corresponding to the row's width.\n"]]