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

accessibility(identifier:)

Uses the specified string to identify the view. 指定された文字列を使ってビューを識別します。

Declaration 宣言

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

Discussion 議論

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

See Also 参照

Accessibility Modifiers