LCWindowButton is a framework for customizing NSWindow's zoom in, close, zoom out, and full screen buttons!
let windowButtonView = LCWindowOperateView(buttonTypes: [.close, .mini, .fullScreen])
view.addSubview(windowButtonView)
PermissionsKit is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod 'LCWindowButton'
Add https://github.com/DevLiuSir/LCWindowButton.git
in the “Swift Package Manager” tab in Xcode.
MIT License
Copyright (c) 2024 Marvin
DevLiuSir Software Engineer |
---|