webview2

package
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 5, 2023 License: MIT Imports: 6 Imported by: 0

Documentation

Rendered for windows/amd64

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	Title string // window name

	Settings

	*WindowOptions
}

type Settings

type Settings struct {
	AreDevToolsEnabled            bool // Is allows you to open inspect tool.
	AreDefaultContextMenusEnabled bool // The menu after clicking the right mouse.
	IsZoomControlEnabled          bool // Ctrl + scroll mouse is enabled
}

Settings ICoreWebView2Settings

type WindowOptions

type WindowOptions struct {
	ClassName string
	IconPath  string
	X, Y      int32
	Width     int32
	Height    int32
}

Directories

Path Synopsis
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL