我用UIAppearance 来设置自己的导航工具栏,
[[UINavigationBar appearance] setTintColor:[UIColor blackColor]];
[[UINavigationBar appearance] setBackgroundImage:[UIImage imageNamed:@"nav5.png"] forBarMetrics:UIBarMetricsDefault];
但一些关于我申请的意见并不需要。 我怎样才能摆脱它呢? 这样我只能用IB来表达相关的观点?