Contents

AccessoryBarActionButtonStyle

A button style that you use for extra actions in an accessory toolbar.

Declaration

struct AccessoryBarActionButtonStyle

Overview

Use this style for buttons that perform extra actions relative to the accessory toolbar’s main functions, like adding or editing filters. This style also affects other view types that you apply a button style to, like Toggle, Picker, and Menu instances.

Use accessoryBarAction to construct this style.

Topics

Creating the button style

Supporting types

See Also

Supporting types