Can .scrollInputBehavior(.enabled, for: .look) be applied to a WebView?

Can I apply .scrollInputBehavior(.enabled, for: .look) to a WebView (wrapped UIViewRepresentable) in a visionOS 26 app?

I tried it myself, but I couldn't do it, so I would like to know if there is any way to do this.

Best regards.

Can .scrollInputBehavior(.enabled, for: .look) be applied to a WebView?
 
 
Q