package appoptions // MacOptions ae options speific to Mas type MacOptions struct { TitlebarAppearsTransparent bool HideTitle bool }