Stay organized with collections
Save and categorize content based on your preferences.
blockly > geras > Drawer > highlighter_
geras.Drawer.highlighter_ property
Signature:
highlighter_: Highlighter;
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-09-18 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-09-18 UTC."],[[["\u003cp\u003e\u003ccode\u003ehighlighter_\u003c/code\u003e is a property of the \u003ccode\u003egeras.Drawer\u003c/code\u003e class that stores an instance of the \u003ccode\u003eHighlighter\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThis \u003ccode\u003eHighlighter\u003c/code\u003e instance is used by the \u003ccode\u003egeras.Drawer\u003c/code\u003e to visually highlight blocks during interactions.\u003c/p\u003e\n"]]],["The `highlighter_` property is defined within the `geras.Drawer` class. It is of type `Highlighter`. This property represents an instance of a `Highlighter` object that is associated with a `geras.Drawer`. It is a core component of the `Drawer` in the `geras` namespace. The property's declaration is shown with its `Highlighter` type signature.\n"],null,["[blockly](./blockly.md) \\\u003e [geras](./blockly.geras_namespace.md) \\\u003e [Drawer](./blockly.geras_namespace.drawer_class.md) \\\u003e [highlighter_](./blockly.geras_namespace.drawer_class.highlighter__property.md)\n\ngeras.Drawer.highlighter_ property\n----------------------------------\n\n**Signature:** \n\n highlighter_: Highlighter;"]]