var preferredStatusBarStyle : UIStatusBarStyle
The preferred status bar style for the view controller.
ビューコントローラに対する好ましいステータスバースタイル。
var preferredStatusBarUpdateAnimation : UIStatusBarAnimation
The animation style to use when hiding or showing the status bar for this view controller.
このビューコントローラに対するステータスバーを隠すまたは表示する時に使うアニメーションスタイル。
var prefersStatusBarHidden : Bool
A Boolean value that indicates whether the view controller prefers the status bar to be hidden or shown.
あるブール値、それはビューコントローラがステータスバーに隠されるまたは表示されることを望むかどうかを指し示します。
var preferredUserInterfaceStyle : UIUserInterfaceStyle
The preferred interface style for this view controller.
ビューコントローラに対する好ましいインターフェイススタイル。