你的位置:首页 > 软件开发 > 操作系统 > 支持辉光效果的Label

支持辉光效果的Label

发布时间:2016-08-03 20:00:16
支持辉光效果的Label 效果 源码https://github.com/YouXianMing/UI-Component-Collection 中的 FBGlowLabel//// FBGlowLabel.h//// Created by YouXianMing ...

支持辉光效果的Label

支持辉光效果的Label

支持辉光效果的Label

 

效果

支持辉光效果的Label

 

源码

https://github.com/YouXianMing/UI-Component-Collection 中的 FBGlowLabel

//// FBGlowLabel.h//// Created by YouXianMing on 16/8/3.// Copyright © 2016年 YouXianMing. All rights reserved.//// https://github.com/lyokato/fbglowlabel//#import <UIKit/UIKit.h>@interface FBGlowLabel : UILabel/** * Glow size, default is 0.f. */@property (nonatomic) CGFloat glowSize;/** * Glow color, default is clear color. */@property (nonatomic, strong) UIColor *glowColor;/** * Inner glow size, default is 0.f. */@property (nonatomic) CGFloat innerGlowSize;/** * Inner glow color, default is clear color. */@property (nonatomic, strong) UIColor *innerGlowColor;@end

 

海外公司注册、海外银行开户、跨境平台代入驻、VAT、EPR等知识和在线办理:https://www.xlkjsw.com

原标题:支持辉光效果的Label

关键词:

*特别声明:以上内容来自于网络收集,著作权属原作者所有,如有侵权,请联系我们: admin#shaoqun.com (#换成@)。

可能感兴趣文章

我的浏览记录