Ios Dev
Ios Dev

Reputation: 41

Multicolor SF Symbol in macOS 11 Big Sur

I want to programmatically add to the toolbar the "star.fill" symbol in multicolor yellow mode.

I can do it via Xcode/IB properties.

enter image description here

But I don't understand how to do it programmatically, because NSSymbolConfiguration - configurationPreferringMulticolor is only added in macOS 12 Monterey and doesn't work in Big Sur.

Upvotes: 1

Views: 220

Answers (0)

Related Questions