NotificationCenter(简介)

NotificationCenter库主要用于在通知中心今天添加视图,在这里可以通过它快速跳入我们的项目中。

如图所示

1 Classes

  • NSObject
    • NCWidgetController 控制视图显示和隐藏。

2 Protocols

NCWidgetProviding 控制视图的布局显示区域和状态。

 

Appendix

Notification Center Framework Reference

Revision History

时间 描述
2016-01-20 博文完成

CSDN:http://blog.csdn.net/y550918116j

GitHub:https://github.com/937447974/Blog

你可能感兴趣的:(NotificationCenter(简介))