A
A
Aleksandr Govorukhin2016-11-13 12:36:19
iOS
Aleksandr Govorukhin, 2016-11-13 12:36:19

What does "setStatusBarHidden" swear at in swift 3?

Hello, friends!
Tell me, what is he swearing at?)
df2b59f969344b2e9f903004186b0992.png

Answer the question

In order to leave comments, you need to log in

2 answer(s)
R
RedHairOnMyHead, 2016-11-13
@ThePyzhov

The setStatusBarHidde(_:, with:) method has been deprecated in iOS 9.0. Use -[....]

A
Aleksandr Govorukhin, 2016-11-13
@SnapSh0t

Please tell me how to do it differently.
If implemented like this:
"var prefersStatusBarHidden: Bool {
return true}", then it will not disappear

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question