YKParallaxHeaderView是用Swift编写的UITableView的视差标题视图。安装时,只需将YKParallaxHeaderView/*
复制到您的项目中。用法: YKParallaxHeaderView ( image : UIImage ( named : "image.jpg"), height : 200.0, inView : tableView)
,其中 image
用于显示图像,height
指定标题视图的初始高度,inView
为基表视图。
YKParallaxHeaderView:UITableView的视差视图
文件列表
YKParallaxHeaderView-master.zip
(预估有个14文件)
YKParallaxHeaderView-master
.gitignore
235B
README.md
478B
YKParallaxHeaderView
YKParallaxHeaderView.swift
1KB
LICENSE
1KB
YKParallaxHeaderViewDemo.xcodeproj
project.pbxproj
16KB
YKParallaxHeaderViewDemo
AppDelegate.swift
2KB
暂无评论