public class YogaConstants extends Object
Modifier and Type | Field and Description |
---|---|
static float |
UNDEFINED |
Constructor and Description |
---|
YogaConstants() |
Modifier and Type | Method and Description |
---|---|
static float |
getUndefined() |
static boolean |
isUndefined(float value) |
static boolean |
isUndefined(YogaValue value) |
public static final float UNDEFINED
public static boolean isUndefined(float value)
public static boolean isUndefined(YogaValue value)
public static float getUndefined()