Uses of Enum Class
net.risingworld.api.ui.style.Visibility
Packages that use Visibility
-
Uses of Visibility in net.risingworld.api.ui.style
Fields in net.risingworld.api.ui.style with type parameters of type VisibilityModifier and TypeFieldDescriptionfinal StyleEnum<Visibility>
Style.visibility
Changes the visibility of the element without affecting the layoutMethods in net.risingworld.api.ui.style that return VisibilityModifier 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.