Contents

transportBarVisibilityDidChange

An event that indicates the state of the transport bar has changed.

Declaration

attribute  transportBarVisibilityDidChange;

Discussion

The listener is passed an event object with the following attributes:

  • hidden—The new state of the transport bar.

See Also

Responding to Events