Foundry Virtual Tabletop - API Documentation - Version 14
Preparing search index...
foundry
DetachedWindowDescriptor
Interface DetachedWindowDescriptor
interface
DetachedWindowDescriptor
{
applications
:
Map
<
string
,
ApplicationV2
>
;
window
:
Window
;
}
Index
Properties
applications
window
Properties
applications
applications
:
Map
<
string
,
ApplicationV2
>
A mapping of applications rendered in the window.
window
window
:
Window
The window instance.
Settings
Member Visibility
Protected
Inherited
Private
Internal
Theme
OS
Light
Dark
On This Page
Properties
applications
window
Foundry Virtual Tabletop - API Documentation - Version 14
Loading...
A mapping of applications rendered in the window.