UIBarPosition.bottom
Specifies that the bar is at the bottom of its containing view.
Declaration
case bottomDiscussion
The system uses this as a hint to draw directional decoration accordingly. For example, any shadow would be drawn above the bar.
Specifies that the bar is at the bottom of its containing view.
case bottomThe system uses this as a hint to draw directional decoration accordingly. For example, any shadow would be drawn above the bar.