JUCE v8.0.9
JUCE API
 
Loading...
Searching...
No Matches
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: