JUCE  v6.1.6 (6.0.8-1114)
JUCE API
Looking for a senior C++ dev?
I'm looking for work. Hire me!
juce::AudioProcessorEditor::ParameterControlHighlightInfo Struct Reference

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

#include <juce_AudioProcessorEditor.h>

Collaboration diagram for juce::AudioProcessorEditor::ParameterControlHighlightInfo:

Public Attributes

bool isHighlighted
 
int parameterIndex
 
Colour suggestedColour
 

Detailed Description

Used by the setParameterHighlighting() method.

Member Data Documentation

◆ isHighlighted

bool juce::AudioProcessorEditor::ParameterControlHighlightInfo::isHighlighted

◆ parameterIndex

int juce::AudioProcessorEditor::ParameterControlHighlightInfo::parameterIndex

◆ suggestedColour

Colour juce::AudioProcessorEditor::ParameterControlHighlightInfo::suggestedColour

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