从0开始学习Swift开发IOS应用(4)——Navigation Controller
新建一个single view app
在视图窗口拖住一个Navigation Controller,默认的Navigation Controller 是自动关联Table View的,如果不需要,可以把自动添加的Table View 删除 ,新建一个View Controller 关联Navigation Controller即可。(右键从Nav拖向view,选择rootview)
常用属性介绍
navigation bar
Style 风格
Translucent 背景,一般把背景去掉
Bar Tint 背景色
Back Image 背景图片
TiTle Color 标题颜色
Tint 返回标题颜色
声明:本站所有文章资源内容,如无特殊说明或标注,均为采集网络资源。如若本站内容侵犯了原著者的合法权益,可联系本站删除。