Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
未読メッセージの数(参照:図)をバッジラベルとして[[NSApp dockTile] setBadgeLabel:@""];画像アイコンの上に表示したい。
[[NSApp dockTile] setBadgeLabel:@""];
Objective-Cを使用してそれを行う適切な方法を誰か教えてもらえますか?