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

allowsHitTesting(_:)

Configures whether this view participates in hit test operations. このビューがヒットテスト演算に参加するかどうかを構成設定します。

Declaration 宣言

func allowsHitTesting(_ enabled: Bool) -> some View