Expand description

This module contains a platform specific implementation of the window shell.

Re-exports

pub use super::native::*;

Structs

Represents an application shell that could handle multiple windows.

Represents a wrapper structure consumed by an orbclient window.

The WindowBuilder is used to construct an os independent window shell that will communicate with the supported render backends.

Functions

Does nothing. This function is only used by the web backend.