Nic*_*ard 1 iphone view uinavigationbar uitableview
我正在创建一个工作正常的UINavigationBar.但是,它滚动我的UITableView,我不想要.如何将导航栏锚定在屏幕底部,以便它不滚动?
bottomNav = [[UINavigationBar alloc] initWithFrame:CGRectMake(0.0, self.view.frame.size.height, self.view.frame.size.width, 44.0)];
bottomNav.barStyle = UIBarStyleBlackOpaque;
[self.view addSubview:bottomNav];
Run Code Online (Sandbox Code Playgroud)
| 归档时间: |
|
| 查看次数: |
1678 次 |
| 最近记录: |