package
2.10.1
Repository: https://github.com/wailsapp/wails.git
Documentation: pkg.go.dev

# Functions

No description provided by the author

# Constants

WebviewGpuPolicyAlways Hardware acceleration is always enabled.
WebviewGpuPolicyNever Hardware acceleration is always disabled.
WebviewGpuPolicyOnDemand Hardware acceleration is enabled/disabled as request by web contents.

# Structs

No description provided by the author
Options specific to Linux builds.

# Type aliases

WebviewGpuPolicy values used for determining the webview's hardware acceleration policy.