The inspector(isPresented:content:) modifier is not available on visionOS while the InspectorCommands struct is marked available on visionOS.
Should inspector work on visionOS as well or is this an oversight?
The inspector(isPresented:content:) modifier is not available on visionOS while the InspectorCommands struct is marked available on visionOS.
Should inspector work on visionOS as well or is this an oversight?
Hi @cht1995 ,
inspectors are not available on visionOS. you are correct, InspectorCommands
are marked as available, but the inspector does not work. If that is something you'd like to be available though, I'd really appreciate it if you could file a feedback report at https://feedbackassistant.apple.com and request it with your use case. And if you could leave the FB number here, I can route it to the right folks!