viewport
Current viewport information, an object of type Viewport.
viewport?: Viewport;
Notes
- This property is set by the platform-specific renderer package.
- Bindings are available from the UI.viewport object, allowing you to create a UI that changes based on viewport size and orientation.
Related
class AppContext
A singleton class that represents the global application state.
