public class YogaConstants
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static float |
UNDEFINED
Large positive number signifies that the property(float) is undefined.
|
| Constructor and Description |
|---|
YogaConstants() |
| Modifier and Type | Method and Description |
|---|---|
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)