CustomButton:macOS应用程序的可自定义按钮

时间:2024-06-15 02:36:41
【文件属性】:

文件名称:CustomButton:macOS应用程序的可自定义按钮

文件大小:508KB

文件格式:ZIP

更新时间:2024-06-15 02:36:41

macos swift button cocoa nsbutton

自定义按钮 macOS应用程序的可自定义按钮 这是一个基于图层的NSButton子类,可在正常和活动(按下)状态之间设置样式和颜色的动画。 此包装由用于生产。 要求 macOS 10.12以上 Xcode 12+ 迅捷5.3+ 安装 的添加https://github.com/sindresorhus/CustomButton 。 用法 在中,请参阅有关可以更改和使用的属性的信息。 默认情况下,它没有样式。 import Cocoa import CustomButton @main final class AppDelegate : NSObject , NSApplicationDelegate { @IBOutlet weak var window: NSWindow ! func applicationDidFinishLaunching ( _ notificati


【文件预览】:
CustomButton-main
----.gitignore(96B)
----Sources()
--------CustomButton()
----Example()
--------Example()
--------Example.xcodeproj()
----.github()
--------funding.yml(37B)
----screenshot.gif(525KB)
----license(1KB)
----readme.md(3KB)
----Package.swift(288B)
----.gitattributes(19B)
----.editorconfig(129B)

网友评论