Loading...
Searching...
No Matches
juce::AudioProcessorEditor::ParameterControlHighlightInfo Struct Reference

Detailed Description

Used by the setParameterHighlighting() method.


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

Public Attributes

int parameterIndex
 
bool isHighlighted
 
Colour suggestedColour
 

Member Data Documentation

◆ parameterIndex

int juce::AudioProcessorEditor::ParameterControlHighlightInfo::parameterIndex

◆ isHighlighted

bool juce::AudioProcessorEditor::ParameterControlHighlightInfo::isHighlighted

◆ suggestedColour

Colour juce::AudioProcessorEditor::ParameterControlHighlightInfo::suggestedColour