Expand description

The wry Tauri Runtime.

Re-exports

pub use wry;

Macros

Structs

Represents a window.

Identifier of a window. Unique for each window.

A Tauri Runtime wrapper around wry.

The Tauri Dispatch for Wry.

A handle to the Wry runtime.

Wrapper around a [wry::application::window::Icon] that can be created from an [WindowIcon].

Object that allows you to build windows.

Enums

Corresponds to NSApplicationActivationPolicy.

Named images, defined by the system or you, for use in your app.

Traits

Additional methods on Window that are specific to MacOS.

Type Definitions