vcl-dxnavbar-dot-tdxnavbarcommonbehavioroptions-920d9678.md
Specifies if the reveal highlight effect is enabled in an Accordion or Hamburger Menu view.
property RevealHighlight: Boolean read; write; default True;
| Type | Default |
|---|---|
| Boolean | True |
Reveal highlight is a lighting effect centered on the mouse pointer position in a Fluent Design application. This effect illuminates interactive UI elements and reveals their invisible or barely distinguishable borders. If the RevealHighlight property is set to True , the Accordion or Hamburger Menu embedded into a Fluent Design or TdxRibbonForm form highlights the mouse pointer position in a NavBar item with a soft spotlight effect.
Note
The reveal highlight effect is not available, and the RevealHighlight property value is ignored if one of the following conditions is met:
The RevealHighlight property’s default value is True.
See Also
TdxNavBarCommonBehaviorOptions Class