selectedStyle

A string representing the style that selected items in the scrubber should have. Updating this value immediately updates the control in the touch bar. Possible values:

  • background - Maps to [NSScrubberSelectionStyle roundedBackgroundStyle].

  • outline - Maps to [NSScrubberSelectionStyle outlineOverlayStyle].

  • none - Removes all styles.