开发者

Add a button to navigation item in code

开发者 https://www.devze.com 2022-12-26 03:26 出处:网络
How do i add a butt开发者_JAVA百科on to the right of a navigation item in a view controller?self.navigationItem.leftBarButtonItem = [[[UIBarButtonItem alloc] initWithTitle:@\"About\" style:UIBarButton

How do i add a butt开发者_JAVA百科on to the right of a navigation item in a view controller?


self.navigationItem.leftBarButtonItem = [[[UIBarButtonItem alloc] initWithTitle:@"About" style:UIBarButtonItemStyleBordered target:self action:@selector(aboutB)] autorelease];
0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号