Preparing search index...
The search index is not available
Foundry Virtual Tabletop - API Documentation - Version 13
Foundry Virtual Tabletop - API Documentation - Version 13
foundry
GameUIConfiguration
Interface GameUIConfiguration
interface
GameUIConfiguration
{
chatNotifications
:
"cards"
|
"pip"
;
colorScheme
:
{
applications
:
""
|
"dark"
|
"light"
;
interface
:
""
|
"dark"
|
"light"
;
}
;
fade
:
{
opacity
:
number
;
speed
:
number
}
;
fontScale
:
number
;
uiScale
:
number
;
}
Index
Properties
chat
Notifications
color
Scheme
fade
font
Scale
ui
Scale
Properties
chat
Notifications
chatNotifications
:
"cards"
|
"pip"
color
Scheme
colorScheme
:
{
applications
:
""
|
"dark"
|
"light"
;
interface
:
""
|
"dark"
|
"light"
;
}
fade
fade
:
{
opacity
:
number
;
speed
:
number
}
font
Scale
fontScale
:
number
ui
Scale
uiScale
:
number
Settings
Member Visibility
Protected
Inherited
Internal
Theme
OS
Light
Dark
On This Page
Properties
chat
Notifications
color
Scheme
fade
font
Scale
ui
Scale
Foundry Virtual Tabletop - API Documentation - Version 13
Loading...