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