-
public class YogaConstants
-
-
Field Summary
Fields Modifier and Type Field Description public final static float
UNDEFINED
-
Method Summary
Modifier and Type Method Description static boolean
isUndefined(float value)
static boolean
isUndefined(YogaValue value)
static float
getUndefined()
-
-
Method Detail
-
isUndefined
static boolean isUndefined(float value)
-
isUndefined
static boolean isUndefined(YogaValue value)
-
getUndefined
static float getUndefined()
-
-
-
-