Commit 0bac0578 by Daniel Dahan Committed by GitHub

Merge pull request #707 from markst/issue/706

Status bar extension extends on `NavigationController`
parents 6bfd58cf c45bd3ed
...@@ -30,7 +30,7 @@ ...@@ -30,7 +30,7 @@
import UIKit import UIKit
extension UINavigationController { extension NavigationController {
/// Device status bar style. /// Device status bar style.
open var statusBarStyle: UIStatusBarStyle { open var statusBarStyle: UIStatusBarStyle {
get { get {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment