Status bar style for full screen mode.
Namespace:
C1.Web.iPhoneAssembly: C1.Web.iPhone.3 (in C1.Web.iPhone.3.dll)
Syntax
C# |
---|
public enum StatusBarStyle |
Visual Basic |
---|
Public Enumeration StatusBarStyle |
Members
Member name | Value | Description | |
---|---|---|---|
Standard | 0 | StatusBar style will be not modified. | |
Black | 1 | Minimize the status bar that is displayed at the top of the screen on iPhone OS and change color to translucent black. |