allowsHitTesting(_:)
Configures whether this view participates in hit test operations.
Declaration
nonisolated func allowsHitTesting(_ enabled: Bool) -> some View
Configures whether this view participates in hit test operations.
nonisolated func allowsHitTesting(_ enabled: Bool) -> some View