tree: eced5562152be908a5b03ab5f88482e66c24a74f [path history] [tgz]
  1. assets/
  2. color-theming.md
  3. README.md
  4. supported-uibarbuttonitem-properties.md
  5. typical-use.md
  6. typography-theming.md
components/ButtonBar/docs/README.md

Button bar

The Button Bar is a view that represents a list of UIBarButtonItems as horizontally aligned buttons.

Related components


Overview

A Button Bar is similar in concept to a UIToolbar, but Button Bars are not a drop-in API replacement for UIToolbar. Button Bars are slightly more versatile in that one might use a Button Bar to create a Toolbar or a Navigation Bar (left/right button bars).

Button Bar supports a subset of UIBarButtonItem's properties. Learn more by reading the section on UIBarButtonItem properties.

Installation

Usage

Extensions