Contents

init(identifier:formatter:)

Creates a NSStepperTouchBarItem with a formatter to display the stepper’s value as text.

Declaration

convenience init(identifier: NSTouchBarItem.Identifier, formatter: Formatter)

Parameters

  • formatter:

    A formatter used to display a textual representation of the stepper’s value

See Also

Creating a stepper item