Skip to content

 LCWindowButton is a framework for customizing NSWindow's zoom in, close, zoom out, and full screen buttons!

License

Notifications You must be signed in to change notification settings

DevLiuSir/LCWindowButton

Repository files navigation

 LCWindowButton is a framework for customizing NSWindow's zoom in, close, zoom out, and full screen buttons!

How to use

let windowButtonView = LCWindowOperateView(buttonTypes: [.close, .mini, .fullScreen])

view.addSubview(windowButtonView)
 

Design

Installation

CocoaPods

PermissionsKit is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'LCWindowButton'

SwiftPackage

Add https://github.com/DevLiuSir/LCWindowButton.git in the “Swift Package Manager” tab in Xcode.

License

MIT License

Copyright (c) 2024 Marvin

Author

DevLiuSir

Software Engineer

About

 LCWindowButton is a framework for customizing NSWindow's zoom in, close, zoom out, and full screen buttons!

Resources

License

Stars

Watchers

Forks

Packages

No packages published