Is there any official way how to set UIBarButtonItem.enabled property? I tried to set a backButtonItem in previous controller. But enabled property
UIBarButtonItem.enabled
enabled
If you want to hide it, UInavigationItem has a hidesBackButton property.
UInavigationItem
hidesBackButton