Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
ピッカービューで選択したアイテムのインデックス番号が必要です。objectatindex:row を介して行の値を取得できますが、完了ボタンをクリックするとインデックス値が必要になります。ありがとう
理解した
_lblResult.text= [NSString stringWithFormat:@"%d",[self.pvTickets selectedRowInComponent:0]]