Use accessibility
instead.
Instance Method
インスタンスメソッド
accessibility(identifier:)
Uses the specified string to identify the view.
指定された文字列を使ってビューを識別します。
Deprecated 非推奨
Availability 有効性
- iOS 13.0–15.4 Deprecated
- iPadOS 13.0–15.4 Deprecated
- macOS 10.15–12.3 Deprecated
- Mac Catalyst 13.0–15.4 Deprecated
- tvOS 13.0–15.4 Deprecated
- watchOS 6.0–8.5 Deprecated
Technology
- Swift
UI
Declaration 宣言
func accessibility(identifier: String
) -> ModifiedContent
<Content, Modifier>
Available when
Modifier
is AccessibilityAttachmentModifier
.Discussion 議論
Use this value for testing. It isn’t visible to the user.