Status bar style for full screen mode.

Namespace:  C1.Web.iPhone
Assembly:  C1.Web.iPhone.3 (in C1.Web.iPhone.3.dll)

Syntax

C#
public enum StatusBarStyle
Visual Basic
Public Enumeration StatusBarStyle

Members

Member nameValueDescription
Standard0 StatusBar style will be not modified.
Black1 Minimize the status bar that is displayed at the top of the screen on iPhone OS and change color to translucent black.

See Also