Package-level declarations
Types
Presents Stage's brightness
Interface that defines the properties of a WindowContainer.
ContainerProxy is used to describe a window container instance.
Form of WindowContainer.
Placement is used to describe the original position of a window container relative to anchorContainer when a new window container is created.
PlacementContext holds necessary information for window container placement.
A interface which be used to attach PICO OS concept. ONLY could be touched by developers at app entry point
Represents how a WindowContainer of form Form.Volumetric will align.
The size of the WindowContainer. support both Dp and LengthUnit.
The way how a WindowContainer will be scaled in the world. Available options include:
Functions
The first Stage of app, started by PICO OS. Currently must be configured at app's AndroidManifest.xml
The first WindowContainer of app, started by PICO OS. Currently must be configured at app's AndroidManifest.xml
Extension function for android platform, use Application as receiver to start a spatial app context so we can create dsl like this
Extensions for Component to easily register new Component type
Extensions for System to easily register new system type
Unregister Component by type
Unregister System by type