updatesFrequently
The accessibility element frequently updates its label or value.
Declaration
nonisolated static let updatesFrequently: UIAccessibilityTraitsDiscussion
Use this trait to characterize an accessibility element that updates its label or value too frequently to send update notifications. Include this trait when you want an assistive app to avoid handling continual notifications and, instead, poll for changes when it needs updated information. For example, you might use this trait to characterize the readout of a stopwatch.