PokéRogue
GitHub
Switch to Main
Preparing search index...
src/@types/configs/inputs
SelectedDevice
Interface SelectedDevice
The name of the selected device for each device type.
interface
SelectedDevice
{
"0"
?:
string
;
"1"
:
string
;
}
Index
Properties
0?
1
Properties
Optional
0
"0"
?:
string
1
"1"
:
string
Default Value
"default"
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
0
1
GitHub
Switch to Main
PokéRogue
Loading...
The name of the selected device for each device type.