Titanium.UI.iPhone.StatusBar

Object of Titanium.UI.iPhone.
Platform Since
iPhone 0.9
iPad 0.9

Summary

A set of constants for the status bar style.

Methods

Name Summary
addEventListener

Adds the specified callback as an event listener for the named event.

fireEvent

Fires a synthesized event to any registered listeners.

removeEventListener

Removes the specified callback as an event listener for the named event.

Properties

Name Type Summary
DEFAULT Number

The default status bar style read-only

GRAY Number

The gray colored status bar style read-only

OPAQUE_BLACK Number

The opaque black status bar style. read-only

TRANSLUCENT_BLACK Number

The translucent black status bar style. This style provides some level of transparency to the device background. read-only

Events

This type has no events.