Module tauri_runtime::window

source ·
Expand description

A layer between raw Runtime windows and Tauri.

Modules§

  • UI scaling utilities.

Structs§

  • A window that is not yet managed by Tauri.
  • A window that has yet to be built.
  • A raw window type that contains fields to access the HWND on Windows, gtk::ApplicationWindow on Linux and NSView on macOS.
  • Identifier of a window.

Enums§

Traits§

Functions§