objective c - UINavigationItem is not deleting from Navigator -


the uinavigationitem not deleting navigator. seems it's locked on there , viewcontroller.

enter image description here

how remove it?

you may have done embed-in navigationcontroller without noticing it. go check @ menu editor.

moreover, it's better unplug associated navigation controller. right click item , see outlet find if connected. if so, remove them all. after done, should able remove item properly.


Comments

Popular posts from this blog

c# - Binding a comma separated list to a List<int> in asp.net web api -

Delphi 7 and decode UTF-8 base64 -

html - Is there any way to exclude a single element from the style? (Bootstrap) -