Contents

assistiveAccessNavigationIcon(systemImage:)

Configures the view’s icon for purposes of navigation.

Declaration

nonisolated func assistiveAccessNavigationIcon(systemImage: String) -> some View

Parameters

  • systemImage:

    The system symbol to display.

Discussion

In an Assistive Access scene on iOS and iPadOS, the icon is displayed adjacent to the navigation title. Otherwise, the icon is unused.