NextEventOptions
10/22/22Less than 1 minute
accessibility.NextEventOptions
Options for nextEvent and nextEventOrNull when waiting for the next matching accessibility event.
Table of contents
Properties
Properties
timeout
timeout:string | null
Maximum time to wait for a matching event, in a string form accepted by the runtime (for example a duration literal). Use null to keep the default timeout behavior.
