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

accessibility(removeTraits:)

Removes the given traits from this view. 与えられた特徴をビューから取り除きます。

Declaration 宣言

func accessibility(removeTraits traits: AccessibilityTraits) -> ModifiedContent<Self, AccessibilityAttachmentModifier>