Tab

public enum Tab

Entries

DISPLAY
Link copied to clipboard
DISPLAY
AUDIO
Link copied to clipboard
AUDIO
CONTROLS
Link copied to clipboard
CONTROLS

Functions

getOpen
Link copied to clipboard
static Options.Tab getOpen()
Gets the currently opened options tab
isOpen
Link copied to clipboard
boolean isOpen()
Checks if this options tab is open
open
Link copied to clipboard
boolean open()
Attempts to open this options tab
valueOf
Link copied to clipboard
static Options.Tab valueOf(String name)
values
Link copied to clipboard
static Array<Options.Tabvalues()