[]
Serializable
, Comparable<LabelVisibility>
, Constable
Enum.EnumDesc<E extends Enum<E>>
static LabelVisibility
getLabelVisibility(int value)
int
getValue()
static LabelVisibility
static LabelVisibility[]
values()
name
- the name of the enum constant to be returned.IllegalArgumentException
- if this enum class has no constant with the specified nameNullPointerException
- if the argument is nullvalue
- 表示标签可见性的整数值。LabelVisibility
枚举常量,如果没有找到匹配项则返回null。