pub fn allow_automatic_tabbing<T>(enabled: bool) -> Task<T>Expand description
Sets whether the system can automatically organize windows into tabs.
See https://developer.apple.com/documentation/appkit/nswindow/1646657-allowsautomaticwindowtabbing
pub fn allow_automatic_tabbing<T>(enabled: bool) -> Task<T>Sets whether the system can automatically organize windows into tabs.
See https://developer.apple.com/documentation/appkit/nswindow/1646657-allowsautomaticwindowtabbing