問題タブ [watch-face-api]

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.

0 投票する
1 に答える
55 参照

wear-os - PROPERTY_OFFLOAD_SUPPORTED とはどういう意味ですか?

WatchFaceServicepublic void onPropertiesChanged(Bundle properties)プロパティのバンドルを返すメソッドがあります。そのうちの 1 つに鍵がありますPROPERTY_OFFLOAD_SUPPORTED

WatchFaceService で使用できるすべてのプロパティは次のとおりです。

ドキュメントにはありませんが、Android Studio からアクセスできます。

プロパティは何PROPERTY_OFFLOAD_SUPPORTEDを表し、どのように使用する必要がありますか?