Type Property 型プロパティ

updatesFrequently

The accessibility element frequently updates its label or value.

Declaration 宣言

static let updatesFrequently: AccessibilityTraits

Discussion 議論

Use this trait when you want an assistive technology to poll for changes when it needs updated information. For example, you might use this trait to characterize the readout of a stopwatch.