JUCE
Public Attributes | List of all members
AudioProcessorEditor::ParameterControlHighlightInfo Struct Reference

Used by the setParameterHighlighting() method. More...

Public Attributes

int parameterIndex
 
bool isHighlighted
 
Colour suggestedColour
 

Detailed Description

Used by the setParameterHighlighting() method.

Member Data Documentation

§ parameterIndex

int AudioProcessorEditor::ParameterControlHighlightInfo::parameterIndex

§ isHighlighted

bool AudioProcessorEditor::ParameterControlHighlightInfo::isHighlighted

§ suggestedColour

Colour AudioProcessorEditor::ParameterControlHighlightInfo::suggestedColour

The documentation for this struct was generated from the following file: