Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Instance Methods | List of all members
NoStatusBarViewController Class Reference
Inheritance diagram for NoStatusBarViewController:

Instance Methods

(BOOL- prefersStatusBarHidden [implementation]
 

Detailed Description

Definition at line 15 of file AppDelegate.m.

Method Documentation

◆ prefersStatusBarHidden

- (BOOL) prefersStatusBarHidden
implementation

Definition at line 1 of file AppDelegate.m.

20 {
21 return YES;
22}

The documentation for this class was generated from the following file: