Skip to content

Commit e45dbdc

Browse files
mscwilsonmatus-tomlein
authored andcommitted
Add com.apple.swiftui/dismiss_immersive_space/jsonschema/1-0-0 (close #1367)
1 parent c4b46a3 commit e45dbdc

File tree

1 file changed

+13
-0
lines changed
  • schemas/com.apple.swiftui/dismiss_immersive_space/jsonschema

1 file changed

+13
-0
lines changed
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)