Contents

summaryElement

The accessibility element provides summary information when the app starts.

Declaration

nonisolated static let summaryElement: UIAccessibilityTraits

Discussion

Use this trait to characterize an accessibility element that provides a summary of current conditions, settings, or state, such as the current temperature in the Weather app.

See Also

Constants