Using AppKit you can embed the buttons in a NSScrollView
. Is there any way to do that using the NSTouchbar
API exposed through UIKit on Mac Catalyst?
Asked
Active
Viewed 89 times
0

pvieito
- 117
- 2
- 8
1 Answers
0
Unfortunately, that's not possible right now as NSCustomTouchBarItem
and NSScrubber
are unavailable in Mac Catalyst yet.

Hejazi
- 16,587
- 9
- 52
- 67