Contents

disableScreenCornerInteractions

Disable screen corner interactions when the application is frontmost.

Declaration

static var disableScreenCornerInteractions: NSApplication.PresentationOptions { get }

Discussion

.autoHideDock or .hideDock must also be set for this option to take effect.