2012-10-11 76 views
1

我只是表面看來四周。我需要指定一個segue programaticAlly。我的代碼是 [self preformSegueWithIdentifier:@「showDetail」sender:tableview];Preform segue programatically

它說的ARC的問題是: 爲 'MasterViewController' 不可見的接口聲明選擇「preformSegueWithIdentifier:發件人:

謝謝你們!

+0

post'MasterViewController.h' – ilmiacs

+0

我不行。我正在使用手機。我意識到我沒有 - (無效)瓶坯塞格威廉。 – Keaton

+0

你的'MasterViewController'是'UIViewController'的子類嗎? – ilmiacs

回答

2

preformSegueWithIdentifier替換爲performSegueWithIdentifier