package windows // Options are options specific to Mac type Options struct { WebviewIsTransparent bool WindowBackgroundIsTranslucent bool DisableWindowIcon bool }