結果のタグ付け
This page is not available in the language you requested. You have been redirected to the English version of the page.
Link to this page copied to clipboard
Not for use with personal data
タグ付けは、スキャンにメタデータを追加する役立つ機能で、 axe Developer Hub UIで表示されます。チームにとって役立つタグとしては、チーム名、ビルド番号、シミュレーターのバージョンなどがあります。
スキャン前の設定
スキャンのタグをスキャン前に設定するには以下のようにします:
val axe = AxeDevTools()
axe.tagScanAs(setOf("my_tag", "my_tag_2"))
Help us improve this page