LSButton:适用于 iOS 的长阴影按钮

时间:2024-07-20 14:57:41
【文件属性】:

文件名称:LSButton:适用于 iOS 的长阴影按钮

文件大小:309KB

文件格式:ZIP

更新时间:2024-07-20 14:57:41

Objective-C

LS按钮 适用于 iOS 的长阴影按钮 安装 只需将 LSButton.h,LSButton.m 复制到您的项目中。 用法 带故事板将 UIButton 类更改为 LSButton。 并设置图像。 带代码有一个快速的方法来制作一个 LSButton。 + (LSButton *)buttonWithFrame:( CGRect )frame icon:(UIImage*)icon buttonColor:(UIColor*)buttonColor shadowColor:(UIColor*)shadowColor tintColor:(UIColor*)tintColor radi


【文件预览】:
LSButton-master
----LSButton()
--------ViewController.m(846B)
--------Info.plist(1KB)
--------main.m(329B)
--------LSButton.m(3KB)
--------LSButton.h(843B)
--------Base.lproj()
--------Images.xcassets()
--------ViewController.h(295B)
--------AppDelegate.h(272B)
--------AppDelegate.m(354B)
----LSButton.xcodeproj()
--------project.xcworkspace()
--------project.pbxproj(16KB)
----sample.gif(305KB)
----README.md(985B)
----LSButtonTests()
--------LSButtonTests.m(857B)
--------Info.plist(753B)

网友评论