Instance Method インスタンスメソッド

accessibilityIdentifier(_:)

Uses the string you specify to identify the view.

Declaration 宣言

func accessibilityIdentifier(_ identifier: String) -> ModifiedContent<Self, AccessibilityAttachmentModifier>

Discussion 議論

Use this value for testing. It isn’t visible to the user.