UIBezierPathOvalSegment 0.1.0

UIBezierPathOvalSegment 0.1.0

测试已测试
语言语言 Obj-CObjective C
许可证 MIT
发布最后发布2016年1月

Giuseppe Nucifora 维护。



  • Giuseppe Nucifora

使用

要运行示例项目,请克隆仓库,然后首先从 Example 目录运行 pod install

要求

安装

UIBezierPathOvalSegment 通过 CocoaPods 提供。要安装它,只需将以下行添加到您的 Podfile

pod "UIBezierPathOvalSegment"
+ (UIBezierPath *)bezierPathWithOvalInRect:(CGRect)rect startAngle:(CGFloat)startAngle endAngle:(CGFloat)endAngle;

+ (UIBezierPath *)bezierPathWithOvalInRect:(CGRect)rect startAngle:(CGFloat)startAngle endAngle:(CGFloat)endAngle angleStep:(CGFloat)angleStep;

作者

Giuseppe Nucifora,[email protected]

许可证

UIBezierPathOvalSegment 可在 MIT 许可证下使用。有关更多信息,请参阅 LICENSE 文件。