Contents

isSummaryElement

The accessibility element provides summary information when the application starts.

Declaration

static let isSummaryElement: AccessibilityTraits

Discussion

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

See Also

Getting traits