没有合适的资源?快使用搜索试试~ 我知道了~
2WayBindingUIKit:演示如何使用Combine框架在UIKit中创建双向绑定
共28个文件
swift:13个
json:4个
plist:3个
需积分: 9 0 下载量 87 浏览量
2021-04-06
13:36:49
上传
评论
收藏 1.64MB ZIP 举报
温馨提示
UIKit中的2向绑定 演示如何使用Combine框架在UIKit中创建双向绑定 为了生成大多数UIControl事件的发布者,我为UIControl视图编写了一个发布者UIControl有一个发布者(用于事件:UIControl.Event)-> UIControl.EventPublisher这是基础发布者。 背压是根据Combine框架标准处理的。 您可以看到订户的需求驱动值发送到订户的方式。 有关更多信息,请检查WWWDC在大约06:11min左右演示文稿。 1向绑定: 我为以下UIKit视图添加了数据流。 这些从uicontrol视图创建数据流 UITextField具有textPublisher() -> AnyPublisher <String> UIButton有一个tapPublisher() -> AnyPublisher <Void>
资源推荐
资源详情
资源评论
收起资源包目录
2WayBindingUIKit-main.zip (28个子文件)
2WayBindingUIKit-main
images
Screenshot UIkit.png 896KB
Screenshot SwiftUI.png 931KB
DataFlowProject.xcodeproj
project.xcworkspace
contents.xcworkspacedata 135B
xcshareddata
IDEWorkspaceChecks.plist 238B
project.pbxproj 20KB
xcuserdata
karinprater.xcuserdatad
xcschemes
xcschememanagement.plist 350B
README.md 3KB
DataFlowProject
Assets.xcassets
AppIcon.appiconset
Contents.json 2KB
Contents.json 63B
AccentColor.colorset
Contents.json 123B
swiftui
ContentView.swift 841B
Preview Content
Preview Assets.xcassets
Contents.json 63B
UIKit publisher helpers
UISlider+Publisher.swift 986B
UIKeyboard publisher.swift 2KB
UIControl+Publisher.swift 2KB
UISwitch+Publisher.swift 885B
UIButton+Publisher.swift 382B
UITextField+Publisher.swift 977B
UIScrollView+Publisher.swift 376B
Base.lproj
LaunchScreen.storyboard 2KB
AppDelegate.swift 1KB
Info.plist 2KB
SceneDelegate.swift 1KB
UIKit 2 way binding
TextViewController.xib 4KB
TextViewController.swift 1KB
ScrollTestViewController.swift 6KB
SliderViewController.xib 4KB
SliderViewController.swift 982B
共 28 条
- 1
资源评论
茶了不几
- 粉丝: 35
- 资源: 4772
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功