We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4b46a3 commit e45dbdcCopy full SHA for e45dbdc
schemas/com.apple.swiftui/dismiss_immersive_space/jsonschema/1-0-0
@@ -0,0 +1,13 @@
1
+{
2
+ "$schema": "http://iglucentral.com/schemas/com.snowplowanalytics.self-desc/schema/jsonschema/1-0-0#",
3
+ "self": {
4
+ "vendor": "com.apple.swiftui",
5
+ "name": "dismiss_immersive_space",
6
+ "format": "jsonschema",
7
+ "version": "1-0-0"
8
+ },
9
+ "description": "Schema for an event for dismissing a visionOS immersive space.",
10
+ "type": "object",
11
+ "properties": {},
12
+ "additionalProperties": false
13
+}
0 commit comments