Uses of Enum Class
net.risingworld.api.ui.style.Visibility
-
Uses of Visibility in net.risingworld.api.ui.style
Modifier and TypeFieldDescriptionfinal StyleEnum<Visibility>
Style.visibility
Changes the visibility of the element without affecting the layoutModifier and TypeMethodDescriptionstatic Visibility
Visibility.get
(int ordinal) Gets an enum from the ordinal value.static Visibility
Returns the enum constant of this class with the specified name.static Visibility[]
Visibility.values()
Returns an array containing the constants of this enum class, in the order they are declared.