How to identify actual touchBar hardware is available in an Mac book using obj c?.

how to identify actual touchBar is available in an Mac book using obj c code so that i can provide touchbar menu options.

Replies

The NSTouchBar class reference is pretty clear about this:

There is no need, and no API, for your app to know whether or not there is a Touch Bar available.

It then goes on to explain how the expected behaviour.

Share and Enjoy

Quinn “The Eskimo!”
Apple Developer Relations, Developer Technical Support, Core OS/Hardware

let myEmail = "eskimo" + "1" + "@apple.com"

My thread here is related: https://forums.developer.apple.com/thread/67478


I've been meaning to file a feature request but haven't gotten around to it yet.

Yaa absolutely same problem i am facing, I want to place an TouchBar Style customization UI in Window.

I want to place an TouchBar Style customization UI in Window.

Yaa absolutely same problem i am facing …

I’d recommend you taylork’s advice from Macho Man ***** Savage’s thread.

Share and Enjoy

Quinn “The Eskimo!”
Apple Developer Relations, Developer Technical Support, Core OS/Hardware

let myEmail = "eskimo" + "1" + "@apple.com"