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

#include <juce_RelativeCoordinate.h>

Public Types

enum  Type {
  left,
  right,
  top,
  bottom,
  x,
  y,
  width,
  height,
  parent,
  unknown
}
 

Static Public Member Functions

static Type getTypeOf (const String &s) noexcept
 

Detailed Description

Member Enumeration Documentation

◆ Type

Enumerator
left 
right 
top 
bottom 
width 
height 
parent 
unknown 

Member Function Documentation

◆ getTypeOf()

static Type juce::RelativeCoordinate::StandardStrings::getTypeOf ( const String s)
staticnoexcept

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