Contents

UIBarPosition.bottom

Specifies that the bar is at the bottom of its containing view.

Declaration

case bottom

Discussion

The system uses this as a hint to draw directional decoration accordingly. For example, any shadow would be drawn above the bar.

See Also

Constants