Ich habe nur Dieses Problem in meinem iPhonex, wie wir im obigen Bild sehen können Im iPhone 6 wie das Bild unten und andere habe ich kein Problem damit für dieses
< /p>
Ich glaube nicht, dass ich für diesen Abschnitt eine Einstellung und Autolayout gebe. Ich gebe diesen Code nur im AppDelegate, damit das Signal, das Zeit- und das Akku -Symbol weiß < /p>
in AppDelegate < /p>
istfunc application(_ application: UIApplication, didFinishLaunchingWithOptions launchOptions: [UIApplicationLaunchOptionsKey: Any]?) -> Bool {
// to make status bar in the light mode (in info.plist it also has to be set 'View controller-based status bar appearance' to NO)
UIApplication.shared.statusBarStyle = .lightContent
return true
}
< /code>
Ich möchte diese 4 Punkte entfernen, wie geht das? < /p>
Wie entferne ich 4 Punkte in der Nähe des Signalsymbols in der oben genannten Navigationsleiste? ⇐ IOS
-
- Similar Topics
- Replies
- Views
- Last post