Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
オブジェクト ライブラリ xCode (ドラッグ アンド ドロップ) から uinavigation バーを追加しましたが、必要に応じて非表示にすることができません。主なことは、接続できないことです。私を助けてください、私はあらゆる場所を検索し、誰もがuinavigationcontrollerのバーについて話している.
コンセントを独自のナビゲーション バーに接続できないのはなぜですか?. 接続できます。xib が正しいファイル所有者を持っているかどうかを確認してください。私のスクリーンショットもチェックしてください..
試す:
self.navigationController.navigationBar.hidden = YES;