UInavigationcontroller
- by sudhakarilla
Hello, I have a problem...
In my navigationcontroller. i have not working navigationcontroller.its breakof setTitle doesnot follow and doesnot display of Title.
-(void)viewDidLoad{
[self.setTitle=@"tableview"];
}
Please help in this issue.