java.io.Serializable
java.lang.Comparable
public enum YogaEdge
ALL
VERTICAL
HORIZONTAL
END
START
BOTTOM
RIGHT
TOP
LEFT
int
intValue()
static YogaEdge
fromInt(int value)
static Array<YogaEdge>
values()
valueOf(String name)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
int intValue()
static YogaEdge fromInt(int value)
static Array<YogaEdge> values()
static YogaEdge valueOf(String name)