Titanium.UI.iPhone.ProgressBarStyle

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

Summary

A set of constants for the bar styles used on the style property of Titanium.UI.ProgressBar.

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
BAR Number

The style of progress view that is used in a toolbar. read-only

DEFAULT Number

he standard progress-view style. This is the default. read-only

PLAIN Number

The standard progress-view style. Same as DEFAULT. read-only

Events

This type has no events.