func accessibilityLinkedGroup <ID>(id: ID, in: Namespace.ID) -> some View
Links multiple accessibility elements so that the user can quickly navigate from one element to another, even when the elements are not near each other in the accessibility hierarchy.
複数のアクセシビリティ要素を連結します、それでユーザは素早く一方の要素から他のものへと進んで行けます、それら要素がアクセシビリティ要素階層において互いに近くない時でさえ。
func accessibilitySortPriority (Double) -> ModifiedContent <Self, AccessibilityAttachmentModifier >
Sets the sort priority order for this view’s accessibility element, relative to other elements at the same level.
このビューのもつアクセシビリティ要素に対してソート優先順位を設定します、同じ水準での他の要素に相対して。