package mac // Options are options speific to Mac type Options struct { TitleBar *TitleBar Appearance AppearanceType WebviewIsTransparent bool WindowBackgroundIsTranslucent bool }