Hide Status Bar In Tableview Cell In Swift

[Solved] Hide Status Bar In Tableview Cell In Swift | Swift - Code Explorer | yomemimo.com
Question : hide status bar in tableview cell in swift

Answered by : mobile-star

 override var prefersStatusBarHidden: Bool { return true }

Source : | Last Update : Wed, 05 Aug 20

Answers related to hide status bar in tableview cell in swift

Code Explorer Popular Question For Swift