public class YogaStyleInputs extends Object
Modifier and Type | Field and Description |
---|---|
static short |
ALIGN_CONTENT |
static short |
ALIGN_ITEMS |
static short |
ALIGN_SELF |
static short |
ASPECT_RATIO |
static short |
BORDER |
static short |
DISPLAY |
static short |
FLEX |
static short |
FLEX_BASIS |
static short |
FLEX_BASIS_AUTO |
static short |
FLEX_BASIS_PERCENT |
static short |
FLEX_DIRECTION |
static short |
FLEX_GROW |
static short |
FLEX_SHRINK |
static short |
FLEX_WRAP |
static short |
HEIGHT |
static short |
HEIGHT_AUTO |
static short |
HEIGHT_PERCENT |
static short |
IS_REFERENCE_BASELINE |
static short |
JUSTIFY_CONTENT |
static short |
LAYOUT_DIRECTION |
static short |
MARGIN |
static short |
MARGIN_AUTO |
static short |
MARGIN_PERCENT |
static short |
MAX_HEIGHT |
static short |
MAX_HEIGHT_PERCENT |
static short |
MAX_WIDTH |
static short |
MAX_WIDTH_PERCENT |
static short |
MIN_HEIGHT |
static short |
MIN_HEIGHT_PERCENT |
static short |
MIN_WIDTH |
static short |
MIN_WIDTH_PERCENT |
static short |
OVERFLOW |
static short |
PADDING |
static short |
PADDING_PERCENT |
static short |
POSITION |
static short |
POSITION_PERCENT |
static short |
POSITION_TYPE |
static short |
WIDTH |
static short |
WIDTH_AUTO |
static short |
WIDTH_PERCENT |
Constructor and Description |
---|
YogaStyleInputs() |
public static final short LAYOUT_DIRECTION
public static final short FLEX_DIRECTION
public static final short FLEX
public static final short FLEX_GROW
public static final short FLEX_SHRINK
public static final short FLEX_BASIS
public static final short FLEX_BASIS_PERCENT
public static final short FLEX_BASIS_AUTO
public static final short FLEX_WRAP
public static final short WIDTH
public static final short WIDTH_PERCENT
public static final short WIDTH_AUTO
public static final short MIN_WIDTH
public static final short MIN_WIDTH_PERCENT
public static final short MAX_WIDTH
public static final short MAX_WIDTH_PERCENT
public static final short HEIGHT
public static final short HEIGHT_PERCENT
public static final short HEIGHT_AUTO
public static final short MIN_HEIGHT
public static final short MIN_HEIGHT_PERCENT
public static final short MAX_HEIGHT
public static final short MAX_HEIGHT_PERCENT
public static final short JUSTIFY_CONTENT
public static final short ALIGN_ITEMS
public static final short ALIGN_SELF
public static final short ALIGN_CONTENT
public static final short POSITION_TYPE
public static final short ASPECT_RATIO
public static final short OVERFLOW
public static final short DISPLAY
public static final short MARGIN
public static final short MARGIN_PERCENT
public static final short MARGIN_AUTO
public static final short PADDING
public static final short PADDING_PERCENT
public static final short BORDER
public static final short POSITION
public static final short POSITION_PERCENT
public static final short IS_REFERENCE_BASELINE