accessibility(selectionIdentifier:)
Sets a selection identifier for this view’s accessibility element.
Declaration
nonisolated func accessibility(selectionIdentifier: AnyHashable) -> ModifiedContent<Self, AccessibilityAttachmentModifier>Discussion
Picker uses the value to determine what node to use for the accessibility value.