Vote count:
0
i have UICollectionViewController with custom UICollectionViewCell which contains child UICollectionView and custom childUICollectionViewCell.
- UICollectionViewController
- UICollectionViewCell (parentCell)
- UILable
- UICollectionView
- UICollectionViewCell(childCell)
- UILable (valueLable)
- UIButton (Submit)
- UICollectionViewCell(childCell)
- UILable (valueLable)
- UIButton (Submit)
- UICollectionViewCell(childCell)
- UICollectionViewCell (parentCell)
i want to send text of "valueLable" on click "Submit" button to new UIViewController. Please help me....
asked 40 secs ago
How to pass values to new UIViewController from UiButton of
Aucun commentaire:
Enregistrer un commentaire