Module shell

Module shell 

Source
Expand description

Abstraction over windowing / operating system (“shell”) functionality

Structs§

ClipboardError
Type representing an error performing a clipboard operation
DummyShellProvider
FileDialogFilter
Filter provided by the dom for an file picker
Viewport

Enums§

ColorScheme
The system color scheme (light and dark mode)

Traits§

ShellProvider
Abstraction over windowing / operating system (“shell”) functionality that allows a Blitz document to access that functionality without depending on a specific shell environment.