What’s New in Cocoa Touch - 笔记

WWDC 2017 Session 201 地址:https://developer.apple.com/videos/play/wwdc2017/201/

主要是新的API概述,所以简单听一下,主要感兴趣的点:

  • 自动变化的大标题栏(Large Titles)
  • Safe Area Insets
  • 屏蔽系统边缘手势:preferredScreenEdgesDeferringSystemGestures
  • UIScrollView:contentLayoutGuideframeLayoutGuide
  • 闭包式KVO
  • 通过Keychain 自动填写密码(Password AutoFill for Apps )