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

Public Attributes

int currentSize
 
int itemIndex
 
double maxSize
 
double minSize
 
double preferredSize
 

Member Data Documentation

◆ currentSize

int juce::StretchableLayoutManager::ItemLayoutProperties::currentSize

◆ itemIndex

int juce::StretchableLayoutManager::ItemLayoutProperties::itemIndex

◆ maxSize

double juce::StretchableLayoutManager::ItemLayoutProperties::maxSize

◆ minSize

double juce::StretchableLayoutManager::ItemLayoutProperties::minSize

◆ preferredSize

double juce::StretchableLayoutManager::ItemLayoutProperties::preferredSize

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