开发者

UISplitview DetailViewController not responding to RootViewController

开发者 https://www.devze.com 2023-03-31 22:20 出处:网络
The problem: Setting the detailItem inside of the rootViewController d开发者_如何学JAVAoes not invoke the setter inside the DetailViewController.

The problem: Setting the detailItem inside of the rootViewController d开发者_如何学JAVAoes not invoke the setter inside the DetailViewController.

The code: http://pastebin.com/38BkQ1qY

Line345 Setting displayItem | Line47 The setter |

What I've tried: Calling different methods (did not work either) NSLogging detailItem after setting it from the rootViewController (returned null).

Thanks for your time.

0

精彩评论

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