Expand description
Native cross-platform window management
This module provides a robust, cross-platform native window implementation that properly handles platform-specific requirements (especially macOS EventLoop) while leveraging our world-class WGPU rendering engine.
Structs§
- Native
Window Manager - Native window manager that properly handles cross-platform requirements
Enums§
- Native
Window Result - Result from native window operations
Functions§
- initialize_
native_ window - Initialize the native window system
- is_
native_ window_ available - Check if native window system is available
- show_
plot_ native_ window - Show a plot using native window