We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 579613b commit d560974Copy full SHA for d560974
index.html
@@ -2164,8 +2164,8 @@ <h3>The <dfn>NDEFWriteOptions</dfn> dictionary</h3>
2164
<section data-dfn-for="NDEFScanOptions">
2165
<h3>The <dfn>NDEFScanOptions</dfn> dictionary</h3>
2166
<p>
2167
- To pass an [= AbortSignal/aborted flag =], the
2168
- <a>NDEFScanOptions</a> dictionary is used:
+ To stop listening to NDEF messages, an [= AbortSignal/aborted flag =]
+ can be used in the <a>NDEFScanOptions</a> dictionary:
2169
</p>
2170
<pre class="idl">
2171
dictionary NDEFScanOptions {
0 commit comments