問題タブ [clockkit]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
objective-c - Objective-C Watch アプリに getComplicationDescriptorsWithHandler を使用する
メソッドの使用方法を見つけようとしています:
Objective-C Watch アプリの getComplicationDescriptorsWithHandler。
残念ながら、Apple のドキュメント: ( https://developer.apple.com/documentation/clockkit/clkcomplicationdatasource/3555131-getcomplicationdescriptorswithha?language=objc )
「Language Objective-C」が選択されていても、Objective-C の代わりに Swift で例を示します。Objective-C でのインターネット検索からも何の助けも見つかりません。このメソッドの使用方法と、Objective-C での個々の複雑な記述子の設定の実際の例はありますか?