Contents

AccessoryBarButtonStyle

A button style that you use for actions in an accessory toolbar that narrow the focus of a search or other operation.

Declaration

struct AccessoryBarButtonStyle

Overview

This is the default button style for views in accessory toolbars, which you create with init(id:), and for searchable scopes. This style also affects other view types that you apply a button style to, like Toggle, Picker, and Menu instances.

Use accessoryBar to construct this style.

Topics

Creating the button style

Supporting types

See Also

Supporting types