• 设为首页
  • 点击收藏
  • 手机版
    手机扫一扫访问
    迪恩网络手机版
  • 关注官方公众号
    微信扫一扫关注
    迪恩网络公众号

PopView: 从底部弹出自定义的View

原作者: [db:作者] 来自: 网络 收藏 邀请

开源软件名称:

PopView

开源软件地址:

https://gitee.com/chengfeisoft/PopView

开源软件介绍:

Description

输入图片说明

Requirements

  • iOS 8.0+ / Mac OS X 10.9+ / tvOS 9.0+ / watchOS 2.0+
  • Xcode 7.1+

How to use PageMenu

let v = PopBottomView(frame: self.view.bounds)v.dataSource = selfv.delegate = selfv.showInView(self.view)

1) Delegate Methods

In order to use the delegate methods first set the delegate of pop view to the parent view controller when setting it up

Swift

// Optional delegate popBottomView.delegate = self

After that you will be able to set up the following delegate methods inside of your parent view controller

optional func viewWillAppear()optional func viewWillDisappear()

Customization

There are many ways you are able to customize pop view for your needs and there will be more customizations coming in the future to make sure pop view conforms to your app design. These will all be properties in PopView that can be changed from your base view controller. (Property names given with each item below)

1) Background

  • Background color behind the pop view to blend in view controller backgrounds

    optional func isEffectView() -> Bool

鲜花

握手

雷人

路过

鸡蛋
该文章已有0人参与评论

请发表评论

全部评论

专题导读
热门推荐
热门话题
阅读排行榜

扫描微信二维码

查看手机版网站

随时了解更新最新资讯

139-2527-9053

在线客服(服务时间 9:00~18:00)

在线QQ客服
地址:深圳市南山区西丽大学城创智工业园
电邮:jeky_zhao#qq.com
移动电话:139-2527-9053

Powered by 互联科技 X3.4© 2001-2213 极客世界.|Sitemap