开发者

Problem setting view property of UINavigationController

开发者 https://www.devze.com 2023-03-21 03:50 出处:网络
I have a UIViewController whose NIB only contains a UINavigationController. The UINavigationController contains a UIViewController that loads another view from an external NIB.

I have a UIViewController whose NIB only contains a UINavigationController. The UINavigationController contains a UIViewController that loads another view from an external NIB.

I am unable to set the File Owner's view property becaus开发者_JAVA百科e IB does not hook up to anything. How can I wire up the view property? What do I wire it to?


Are you sure that you have created the property for that viewController ? And did'nt forget to add IBOutlet in the @property line ?

0

精彩评论

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

关注公众号