public static final class UIConsts.ScreenType
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
BIG_TABLET
大平板(10寸左右)
|
static int |
PHONE
手机
|
static int |
SMALL_TABLET
小平板(7寸左右)
|
| Constructor and Description |
|---|
ScreenType() |
public static final int PHONE
public static final int SMALL_TABLET
public static final int BIG_TABLET