Uses of Enum Class
com.iizix.gyro.StatusBarConfig.Style
Uses of StatusBarConfig.Style in com.iizix.gyro
Modifier and TypeMethodDescriptionStatusBarConfig.getStyle()
Gets the style.static StatusBarConfig.Style
Returns the enum constant of this class with the specified name.static StatusBarConfig.Style[]
StatusBarConfig.Style.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
StatusBarConfig.setStyle
(StatusBarConfig.Style style) Sets the style.