1
Comment puis-je simplement monter une vue dans un UINavigationController à partir du code?UINavigationController Pop One Voir
si simple .. Merci, Stewart Christian
Comment puis-je simplement monter une vue dans un UINavigationController à partir du code?UINavigationController Pop One Voir
si simple .. Merci, Stewart Christian
[self.navigationController popViewControllerAnimated:YES];
Merci! C'est ce que je cherchais! – Napolux