How to hide the navigation bar in details? View splitview controller in landscape mode?
In a detailed view, I tried like this
self.navigationController.navigationBar.hidden=YES;
Adding "self.navigationController.navigationBarHidden = YES" to viewDidAppear worked for me.
Source: https://habr.com/ru/post/1369609/More articles:Rails 3 - Cache Web Service Call - cachingRemove the NSString part and copy it to another NSString - substringAndroid push notifications PHP code not working on a third-party server, working on a local server - androidCRTP'ed Containers - c ++non-static declaration after static declaration - cNested XML Layout File - androidtext field does not lose focus - c #https://translate.googleusercontent.com/translate_c?depth=1&rurl=translate.google.com&sl=ru&sp=nmt4&tl=en&u=https://fooobar.com/questions/1369612/how-to-retrieve-object-from-generic-repository-or-db-table-with-string-for-table-name-and-int-for-index-of-record&usg=ALkJrhhy1DzoplXVetJdiYI5vN9_-qRDGQGeting counter from Oracle table - sqlHow to get attribute override properties? - reflectionAll Articles