Survei Riset: Ceritakan pengalaman Anda dengan Blockly
Mulai survei
blockly > geras > Stabil > highlightConstants_
Properti geras.Highlighter.highlightConstants_
Tanda Tangan:
highlightConstants_: HighlightConstantProvider;
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-12 UTC.
[null,null,["Terakhir diperbarui pada 2024-09-12 UTC."],[[["`highlightConstants_` is a property of the `geras.Highlighter` class that stores a function for providing highlight constants."],["This function is used to determine the colors and styles applied to highlighted blocks within Blockly workspaces using the Geras renderer."],["The `HighlightConstantProvider` type defines the structure of this function, which likely takes parameters related to the block being highlighted and returns corresponding highlight constants."]]],["The `highlightConstants_` property, found within the `geras.Highlighter` class, is defined as a `HighlightConstantProvider`. This property is part of the Geras rendering system within Blockly. Its core function is to provide constants that are used for highlighting elements within the Blockly interface. These constants are specific to the highlighting functionality of the Geras renderer.\n"]]