Cargo Features

[dependencies]
millennium-webview = { version = "1.0.0-beta.3", default-features = false, features = ["objc-exception", "file-drop", "protocol", "dox", "tray", "fullscreen"] }
default = file-drop, objc-exception, protocol

These default features are set whenever millennium-webview is added without default-features = false somewhere in the dependency tree.

objc-exception default

Enables exception of objc

file-drop default

Affects webview::WebViewAttributes.file_drop_handler

protocol default
dox

Enables dox of millennium-core

tray

Enables tray of millennium-core

devtools transparent fullscreen