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 > Giao diện > ComponentStyle > (Kiểu thành phần) > replacementGlowColour
Thuộc tính Theme.ComponentStyle.replacementGlowColour
Chữ ký:
replacementGlowColour?: string;
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-08-22 UTC.
[null,null,["Cập nhật lần gần đây nhất: 2024-08-22 UTC."],[[["`replacementGlowColour` is an optional property within Blockly's Theme.ComponentStyle interface, represented as a string."],["This property allows customization of the glow color used to highlight components, potentially overriding the default glow effect."],["If `replacementGlowColour` is not provided, Blockly's default glow color for components will be used instead."]]],["The `replacementGlowColour` property, part of the `Theme.ComponentStyle` in Blockly, is a string. It is an optional property, indicated by the `?` in the signature. This property defines the replacement glow color within the theme's component style. Developers can use it to customize the appearance of the glow effect during block replacements.\n"]]