diff --git a/data/documentation/playbooksnapshot.json b/data/documentation/playbooksnapshot.json index 96e326f..73334f7 100644 --- a/data/documentation/playbooksnapshot.json +++ b/data/documentation/playbooksnapshot.json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/playbooksnapshot"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","interfaceLanguage":"swift"},"topicSections":[{"title":"Classes","identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Playbook","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioStore","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioViewController","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotWaiter"]},{"title":"Protocols","identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioProvider","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenariosBuildable","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/TestTool"]},{"title":"Structures","identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioContext","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenariosBuilder","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Snapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice"]},{"title":"Enumerations","identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotError","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotSupport"]}],"kind":"symbol","metadata":{"roleHeading":"Framework","externalID":"PlaybookSnapshot","title":"PlaybookSnapshot","symbolKind":"module","role":"collection","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[[]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Playbook":{"role":"symbol","title":"Playbook","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Playbook"}],"abstract":[{"type":"text","text":"The central scenario manager."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Playbook","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Playbook"}],"url":"\/documentation\/playbooksnapshot\/playbook"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenariosBuildable":{"role":"symbol","title":"ScenariosBuildable","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenariosBuildable"}],"abstract":[{"type":"text","text":"Represents an instance that can build an array of scenarios."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenariosBuildable","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenariosBuildable"}],"url":"\/documentation\/playbooksnapshot\/scenariosbuildable"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioStore":{"role":"symbol","title":"ScenarioStore","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioStore"}],"abstract":[{"type":"text","text":"The class for managing a set of scenarios identified by the arbitrary category."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioStore","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioStore"}],"url":"\/documentation\/playbooksnapshot\/scenariostore"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenariosBuilder":{"role":"symbol","title":"ScenariosBuilder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenariosBuilder"}],"abstract":[{"type":"text","text":"The custom parameter attribute that constructs scenarios from multi-statement closures."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenariosBuilder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenariosBuilder"}],"url":"\/documentation\/playbooksnapshot\/scenariosbuilder"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Snapshot":{"role":"symbol","title":"Snapshot","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Snapshot"}],"abstract":[{"type":"text","text":"The testing tool which generates snapshot images from scenarios managed by "},{"type":"codeVoice","code":"Playbook"},{"type":"text","text":"."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Snapshot","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Snapshot"}],"url":"\/documentation\/playbooksnapshot\/snapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice":{"role":"symbol","title":"SnapshotDevice","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SnapshotDevice"}],"abstract":[{"type":"text","text":"The device representation for simulating environments of each device such as"},{"type":"text","text":" "},{"type":"text","text":"size, orientation, safe area, trait collection, or dark mode appearance."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SnapshotDevice"}],"url":"\/documentation\/playbooksnapshot\/snapshotdevice"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/TestTool":{"role":"symbol","title":"TestTool","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"TestTool"}],"abstract":[{"type":"text","text":"Represents a tool for testing scenarios managed by playbooks."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/TestTool","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"TestTool"}],"url":"\/documentation\/playbooksnapshot\/testtool"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioViewController":{"role":"symbol","title":"ScenarioViewController","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioViewController"}],"abstract":[{"type":"text","text":"The view controller to layout scenario’s content."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioViewController","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioViewController"}],"url":"\/documentation\/playbooksnapshot\/scenarioviewcontroller"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotError":{"role":"symbol","title":"SnapshotError","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SnapshotError"}],"abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SnapshotError"}],"url":"\/documentation\/playbooksnapshot\/snapshoterror"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioProvider":{"role":"symbol","title":"ScenarioProvider","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioProvider"}],"abstract":[{"type":"text","text":"Products a group of separated scenario definitions."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioProvider","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioProvider"}],"url":"\/documentation\/playbooksnapshot\/scenarioprovider"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioContext":{"role":"symbol","title":"ScenarioContext","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioContext"}],"abstract":[{"type":"text","text":"The context of scenario."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioContext","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioContext"}],"url":"\/documentation\/playbooksnapshot\/scenariocontext"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotSupport":{"role":"symbol","title":"SnapshotSupport","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SnapshotSupport"}],"abstract":[{"type":"text","text":"A namespace for the methods supporting to generate snapshot from scenarios."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotSupport","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SnapshotSupport"}],"url":"\/documentation\/playbooksnapshot\/snapshotsupport"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioCategory":{"role":"symbol","title":"ScenarioCategory","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioCategory"}],"abstract":[{"type":"text","text":"Represents a unique identifier of the set of scenarios."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioCategory"}],"url":"\/documentation\/playbooksnapshot\/scenariocategory"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioTitle":{"role":"symbol","title":"ScenarioTitle","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioTitle"}],"abstract":[{"type":"text","text":"Represents a unique title of the scenario."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioTitle"}],"url":"\/documentation\/playbooksnapshot\/scenariotitle"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout":{"role":"symbol","title":"ScenarioLayout","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioLayout"}],"abstract":[{"type":"text","text":"Represents how the component should be laid out."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioLayout"}],"url":"\/documentation\/playbooksnapshot\/scenariolayout"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotWaiter":{"role":"symbol","title":"SnapshotWaiter","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"SnapshotWaiter"}],"abstract":[{"type":"text","text":"A snapshot timing manager to wait and fulfillment for the scenario"},{"type":"text","text":" "},{"type":"text","text":"content to be rendered."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotWaiter","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SnapshotWaiter"}],"url":"\/documentation\/playbooksnapshot\/snapshotwaiter"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Scenario":{"role":"symbol","title":"Scenario","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Scenario"}],"abstract":[{"type":"text","text":"Represents part of the component state."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Scenario"}],"url":"\/documentation\/playbooksnapshot\/scenario"}}} \ No newline at end of file +{"variants":[{"paths":["\/documentation\/playbooksnapshot"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","interfaceLanguage":"swift"},"topicSections":[{"title":"Classes","identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Playbook","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioStore","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioViewController","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotWaiter"]},{"title":"Protocols","identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioProvider","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenariosBuildable","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/TestTool"]},{"title":"Structures","identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioContext","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenariosBuilder","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Snapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice"]},{"title":"Enumerations","identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotError","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotSupport"]}],"kind":"symbol","metadata":{"roleHeading":"Framework","externalID":"PlaybookSnapshot","title":"PlaybookSnapshot","symbolKind":"module","role":"collection","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[[]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioViewController":{"role":"symbol","title":"ScenarioViewController","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioViewController"}],"abstract":[{"type":"text","text":"The view controller to layout scenario’s content."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioViewController","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioViewController"}],"url":"\/documentation\/playbooksnapshot\/scenarioviewcontroller"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotError":{"role":"symbol","title":"SnapshotError","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SnapshotError"}],"abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SnapshotError"}],"url":"\/documentation\/playbooksnapshot\/snapshoterror"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotSupport":{"role":"symbol","title":"SnapshotSupport","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SnapshotSupport"}],"abstract":[{"type":"text","text":"A namespace for the methods supporting to generate snapshot from scenarios."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotSupport","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SnapshotSupport"}],"url":"\/documentation\/playbooksnapshot\/snapshotsupport"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice":{"role":"symbol","title":"SnapshotDevice","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SnapshotDevice"}],"abstract":[{"type":"text","text":"The device representation for simulating environments of each device such as"},{"type":"text","text":" "},{"type":"text","text":"size, orientation, safe area, trait collection, or dark mode appearance."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SnapshotDevice"}],"url":"\/documentation\/playbooksnapshot\/snapshotdevice"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioStore":{"role":"symbol","title":"ScenarioStore","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioStore"}],"abstract":[{"type":"text","text":"The class for managing a set of scenarios identified by the arbitrary category."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioStore","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioStore"}],"url":"\/documentation\/playbooksnapshot\/scenariostore"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenariosBuilder":{"role":"symbol","title":"ScenariosBuilder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenariosBuilder"}],"abstract":[{"type":"text","text":"The custom parameter attribute that constructs scenarios from multi-statement closures."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenariosBuilder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenariosBuilder"}],"url":"\/documentation\/playbooksnapshot\/scenariosbuilder"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/TestTool":{"role":"symbol","title":"TestTool","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"TestTool"}],"abstract":[{"type":"text","text":"Represents a tool for testing scenarios managed by playbooks."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/TestTool","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"TestTool"}],"url":"\/documentation\/playbooksnapshot\/testtool"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioProvider":{"role":"symbol","title":"ScenarioProvider","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioProvider"}],"abstract":[{"type":"text","text":"Products a group of separated scenario definitions."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioProvider","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioProvider"}],"url":"\/documentation\/playbooksnapshot\/scenarioprovider"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioContext":{"role":"symbol","title":"ScenarioContext","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioContext"}],"abstract":[{"type":"text","text":"The context of scenario."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioContext","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioContext"}],"url":"\/documentation\/playbooksnapshot\/scenariocontext"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Snapshot":{"role":"symbol","title":"Snapshot","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Snapshot"}],"abstract":[{"type":"text","text":"The testing tool which generates snapshot images from scenarios managed by "},{"type":"codeVoice","code":"Playbook"},{"type":"text","text":"."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Snapshot","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Snapshot"}],"url":"\/documentation\/playbooksnapshot\/snapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Scenario":{"role":"symbol","title":"Scenario","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Scenario"}],"abstract":[{"type":"text","text":"Represents part of the component state."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Scenario"}],"url":"\/documentation\/playbooksnapshot\/scenario"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioCategory":{"role":"symbol","title":"ScenarioCategory","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioCategory"}],"abstract":[{"type":"text","text":"Represents a unique identifier of the set of scenarios."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioCategory"}],"url":"\/documentation\/playbooksnapshot\/scenariocategory"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotWaiter":{"role":"symbol","title":"SnapshotWaiter","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"SnapshotWaiter"}],"abstract":[{"type":"text","text":"A snapshot timing manager to wait and fulfillment for the scenario"},{"type":"text","text":" "},{"type":"text","text":"content to be rendered."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotWaiter","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SnapshotWaiter"}],"url":"\/documentation\/playbooksnapshot\/snapshotwaiter"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout":{"role":"symbol","title":"ScenarioLayout","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioLayout"}],"abstract":[{"type":"text","text":"Represents how the component should be laid out."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioLayout"}],"url":"\/documentation\/playbooksnapshot\/scenariolayout"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Playbook":{"role":"symbol","title":"Playbook","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Playbook"}],"abstract":[{"type":"text","text":"The central scenario manager."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Playbook","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Playbook"}],"url":"\/documentation\/playbooksnapshot\/playbook"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioTitle":{"role":"symbol","title":"ScenarioTitle","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioTitle"}],"abstract":[{"type":"text","text":"Represents a unique title of the scenario."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioTitle"}],"url":"\/documentation\/playbooksnapshot\/scenariotitle"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenariosBuildable":{"role":"symbol","title":"ScenariosBuildable","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenariosBuildable"}],"abstract":[{"type":"text","text":"Represents an instance that can build an array of scenarios."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenariosBuildable","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenariosBuildable"}],"url":"\/documentation\/playbooksnapshot\/scenariosbuildable"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/playbook.json b/data/documentation/playbooksnapshot/playbook.json index e33f241..8aee886 100644 --- a/data/documentation/playbooksnapshot/playbook.json +++ b/data/documentation/playbooksnapshot/playbook.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Playbook"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"content","content":[{"anchor":"overview","level":2,"type":"heading","text":"Overview"},{"type":"paragraph","inlineContent":[{"type":"text","text":"You can use the singleton "},{"type":"codeVoice","code":"default"},{"type":"text","text":" or use it"},{"type":"text","text":" "},{"type":"text","text":"with instantiate arbitrarily."}]},{"type":"codeListing","syntax":null,"code":["struct Content: View {"," var body: some View {"," Text(\"Playbook\")"," }","}","","Playbook.default.addScenarios(of: \"Components\") {"," Scenario(\"Content\", layout: .compressed) {"," Content()"," }","}"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/playbook"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Playbook","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The central scenario manager."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Playbook"}],"title":"Playbook","roleHeading":"Class","role":"symbol","symbolKind":"class","externalID":"s:8PlaybookAAC","modules":[{"name":"PlaybookSnapshot"}],"navigatorTitle":[{"kind":"identifier","text":"Playbook"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot"]]},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Playbook\/init()"]},{"title":"Instance Properties","identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Playbook\/stores"]},{"title":"Instance Methods","identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Playbook\/add(_:)","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Playbook\/addScenarios(of:_:)","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Playbook\/run(_:_:)","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Playbook\/scenarios(of:)"]},{"title":"Type Properties","identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Playbook\/default"]}],"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Playbook/init()":{"role":"symbol","title":"init()","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Initialize a new "},{"type":"codeVoice","code":"Playbook"},{"type":"text","text":"."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Playbook\/init()","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/playbook\/init()"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Playbook/run(_:_:)":{"role":"symbol","title":"run(_:_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"run"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"TestTool","preciseIdentifier":"s:8Playbook8TestToolP"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"TestTool","preciseIdentifier":"s:8Playbook8TestToolP"},{"kind":"text","text":"...) "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Serialy runs specified tests conform to "},{"type":"codeVoice","code":"TestTool"},{"type":"text","text":" protocol."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Playbook\/run(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/playbook\/run(_:_:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Playbook/stores":{"role":"symbol","title":"stores","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"stores"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"ScenarioStore","preciseIdentifier":"s:8Playbook13ScenarioStoreC"},{"kind":"text","text":"]"}],"abstract":[{"type":"text","text":"A set of stores that holds the added scenarios."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Playbook\/stores","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/playbook\/stores"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Playbook/addScenarios(of:_:)":{"role":"symbol","title":"addScenarios(of:_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addScenarios"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"kind":"externalParam","text":"of"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ScenarioCategory","preciseIdentifier":"s:8Playbook16ScenarioCategoryV"},{"kind":"text","text":", () -> "},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"}],"abstract":[{"type":"text","text":"Adds a set of scenarios passed by function builder."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Playbook\/addScenarios(of:_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/playbook\/addscenarios(of:_:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Playbook/default":{"role":"symbol","title":"default","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"`default`"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Playbook","preciseIdentifier":"s:8PlaybookAAC"}],"abstract":[{"type":"text","text":"The default shared instance of "},{"type":"codeVoice","code":"Playbook"},{"type":"text","text":"."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Playbook\/default","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/playbook\/default"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Playbook/scenarios(of:)":{"role":"symbol","title":"scenarios(of:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"scenarios"},{"kind":"text","text":"("},{"kind":"externalParam","text":"of"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ScenarioCategory","preciseIdentifier":"s:8Playbook16ScenarioCategoryV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"ScenarioStore","preciseIdentifier":"s:8Playbook13ScenarioStoreC"}],"abstract":[{"type":"text","text":"Returns a store identified by specified category."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Playbook\/scenarios(of:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/playbook\/scenarios(of:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Playbook":{"role":"symbol","title":"Playbook","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Playbook"}],"abstract":[{"type":"text","text":"The central scenario manager."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Playbook","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Playbook"}],"url":"\/documentation\/playbooksnapshot\/playbook"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Playbook/add(_:)":{"role":"symbol","title":"add(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"add"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Provider"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"Provider"},{"kind":"text","text":".Type) -> "},{"kind":"typeIdentifier","text":"Self"}],"abstract":[{"type":"text","text":"Adds a set scenarios defined in specified provider."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Playbook\/add(_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/playbook\/add(_:)"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Playbook"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"content","content":[{"anchor":"overview","level":2,"type":"heading","text":"Overview"},{"type":"paragraph","inlineContent":[{"type":"text","text":"You can use the singleton "},{"type":"codeVoice","code":"default"},{"type":"text","text":" or use it"},{"type":"text","text":" "},{"type":"text","text":"with instantiate arbitrarily."}]},{"type":"codeListing","syntax":null,"code":["struct Content: View {"," var body: some View {"," Text(\"Playbook\")"," }","}","","Playbook.default.addScenarios(of: \"Components\") {"," Scenario(\"Content\", layout: .compressed) {"," Content()"," }","}"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/playbook"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Playbook","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The central scenario manager."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Playbook"}],"title":"Playbook","roleHeading":"Class","role":"symbol","symbolKind":"class","externalID":"s:8PlaybookAAC","modules":[{"name":"PlaybookSnapshot"}],"navigatorTitle":[{"kind":"identifier","text":"Playbook"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot"]]},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Playbook\/init()"]},{"title":"Instance Properties","identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Playbook\/stores"]},{"title":"Instance Methods","identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Playbook\/add(_:)","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Playbook\/addScenarios(of:_:)","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Playbook\/run(_:_:)","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Playbook\/scenarios(of:)"]},{"title":"Type Properties","identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Playbook\/default"]}],"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Playbook/init()":{"role":"symbol","title":"init()","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Initialize a new "},{"type":"codeVoice","code":"Playbook"},{"type":"text","text":"."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Playbook\/init()","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/playbook\/init()"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Playbook/default":{"role":"symbol","title":"default","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"`default`"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Playbook","preciseIdentifier":"s:8PlaybookAAC"}],"abstract":[{"type":"text","text":"The default shared instance of "},{"type":"codeVoice","code":"Playbook"},{"type":"text","text":"."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Playbook\/default","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/playbook\/default"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Playbook/run(_:_:)":{"role":"symbol","title":"run(_:_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"run"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"TestTool","preciseIdentifier":"s:8Playbook8TestToolP"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"TestTool","preciseIdentifier":"s:8Playbook8TestToolP"},{"kind":"text","text":"...) "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Serialy runs specified tests conform to "},{"type":"codeVoice","code":"TestTool"},{"type":"text","text":" protocol."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Playbook\/run(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/playbook\/run(_:_:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Playbook/addScenarios(of:_:)":{"role":"symbol","title":"addScenarios(of:_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addScenarios"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"kind":"externalParam","text":"of"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ScenarioCategory","preciseIdentifier":"s:8Playbook16ScenarioCategoryV"},{"kind":"text","text":", () -> "},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"}],"abstract":[{"type":"text","text":"Adds a set of scenarios passed by function builder."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Playbook\/addScenarios(of:_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/playbook\/addscenarios(of:_:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Playbook":{"role":"symbol","title":"Playbook","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Playbook"}],"abstract":[{"type":"text","text":"The central scenario manager."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Playbook","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Playbook"}],"url":"\/documentation\/playbooksnapshot\/playbook"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Playbook/stores":{"role":"symbol","title":"stores","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"stores"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"ScenarioStore","preciseIdentifier":"s:8Playbook13ScenarioStoreC"},{"kind":"text","text":"]"}],"abstract":[{"type":"text","text":"A set of stores that holds the added scenarios."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Playbook\/stores","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/playbook\/stores"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Playbook/scenarios(of:)":{"role":"symbol","title":"scenarios(of:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"scenarios"},{"kind":"text","text":"("},{"kind":"externalParam","text":"of"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ScenarioCategory","preciseIdentifier":"s:8Playbook16ScenarioCategoryV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"ScenarioStore","preciseIdentifier":"s:8Playbook13ScenarioStoreC"}],"abstract":[{"type":"text","text":"Returns a store identified by specified category."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Playbook\/scenarios(of:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/playbook\/scenarios(of:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Playbook/add(_:)":{"role":"symbol","title":"add(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"add"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Provider"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"Provider"},{"kind":"text","text":".Type) -> "},{"kind":"typeIdentifier","text":"Self"}],"abstract":[{"type":"text","text":"Adds a set scenarios defined in specified provider."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Playbook\/add(_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/playbook\/add(_:)"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/playbook/add(_:).json b/data/documentation/playbooksnapshot/playbook/add(_:).json index 6ea7119..ea1d2b0 100644 --- a/data/documentation/playbooksnapshot/playbook/add(_:).json +++ b/data/documentation/playbooksnapshot/playbook/add(_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"attribute","text":"@discardableResult"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"add"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Provider"},{"kind":"text","text":">("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"provider"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Provider"},{"kind":"text","text":".Type) -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":" "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Provider"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioProvider","preciseIdentifier":"s:8Playbook16ScenarioProviderP","text":"ScenarioProvider"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"name":"provider","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A type of provider that provides a set of scenarios."}]}]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"A instance of "},{"type":"codeVoice","code":"self"},{"type":"text","text":"."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/playbook\/add(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Playbook\/add(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Adds a set scenarios defined in specified provider."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"add"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Provider"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"Provider"},{"kind":"text","text":".Type) -> "},{"kind":"typeIdentifier","text":"Self"}],"title":"add(_:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:8PlaybookAAC3addyABXDxmAA16ScenarioProviderRzlF","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Playbook"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioProvider":{"role":"symbol","title":"ScenarioProvider","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioProvider"}],"abstract":[{"type":"text","text":"Products a group of separated scenario definitions."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioProvider","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioProvider"}],"url":"\/documentation\/playbooksnapshot\/scenarioprovider"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Playbook":{"role":"symbol","title":"Playbook","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Playbook"}],"abstract":[{"type":"text","text":"The central scenario manager."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Playbook","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Playbook"}],"url":"\/documentation\/playbooksnapshot\/playbook"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Playbook/add(_:)":{"role":"symbol","title":"add(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"add"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Provider"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"Provider"},{"kind":"text","text":".Type) -> "},{"kind":"typeIdentifier","text":"Self"}],"abstract":[{"type":"text","text":"Adds a set scenarios defined in specified provider."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Playbook\/add(_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/playbook\/add(_:)"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"attribute","text":"@discardableResult"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"add"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Provider"},{"kind":"text","text":">("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"provider"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Provider"},{"kind":"text","text":".Type) -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":" "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Provider"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioProvider","preciseIdentifier":"s:8Playbook16ScenarioProviderP","text":"ScenarioProvider"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"name":"provider","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A type of provider that provides a set of scenarios."}]}]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"A instance of "},{"type":"codeVoice","code":"self"},{"type":"text","text":"."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/playbook\/add(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Playbook\/add(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Adds a set scenarios defined in specified provider."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"add"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Provider"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"Provider"},{"kind":"text","text":".Type) -> "},{"kind":"typeIdentifier","text":"Self"}],"title":"add(_:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:8PlaybookAAC3addyABXDxmAA16ScenarioProviderRzlF","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Playbook"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Playbook/add(_:)":{"role":"symbol","title":"add(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"add"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Provider"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"Provider"},{"kind":"text","text":".Type) -> "},{"kind":"typeIdentifier","text":"Self"}],"abstract":[{"type":"text","text":"Adds a set scenarios defined in specified provider."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Playbook\/add(_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/playbook\/add(_:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioProvider":{"role":"symbol","title":"ScenarioProvider","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioProvider"}],"abstract":[{"type":"text","text":"Products a group of separated scenario definitions."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioProvider","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioProvider"}],"url":"\/documentation\/playbooksnapshot\/scenarioprovider"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Playbook":{"role":"symbol","title":"Playbook","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Playbook"}],"abstract":[{"type":"text","text":"The central scenario manager."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Playbook","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Playbook"}],"url":"\/documentation\/playbooksnapshot\/playbook"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/playbook/addscenarios(of:_:).json b/data/documentation/playbooksnapshot/playbook/addscenarios(of:_:).json index ea98b94..8036237 100644 --- a/data/documentation/playbooksnapshot/playbook/addscenarios(of:_:).json +++ b/data/documentation/playbooksnapshot/playbook/addscenarios(of:_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"attribute","text":"@discardableResult"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addScenarios"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"kind":"externalParam","text":"of"},{"kind":"text","text":" "},{"kind":"internalParam","text":"category"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory","preciseIdentifier":"s:8Playbook16ScenarioCategoryV","text":"ScenarioCategory"},{"kind":"text","text":", "},{"kind":"attribute","text":"@"},{"kind":"attribute","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenariosBuilder","preciseIdentifier":"s:8Playbook16ScenariosBuilderV","text":"ScenariosBuilder"},{"kind":"text","text":" "},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"scenarios"},{"kind":"text","text":": () -> "},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":" "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenariosBuildable","preciseIdentifier":"s:8Playbook18ScenariosBuildableP","text":"ScenariosBuildable"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"name":"category","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A unique identifier that stores a set of scenarios."}]}]},{"name":"scenarios","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A function builder that create a set of scenarios."}]}]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"A instance of "},{"type":"codeVoice","code":"self"},{"type":"text","text":"."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/playbook\/addscenarios(of:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Playbook\/addScenarios(of:_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Adds a set of scenarios passed by function builder."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addScenarios"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"kind":"externalParam","text":"of"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ScenarioCategory","preciseIdentifier":"s:8Playbook16ScenarioCategoryV"},{"kind":"text","text":", () -> "},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"}],"title":"addScenarios(of:_:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:8PlaybookAAC12addScenarios2of_ABXDAA16ScenarioCategoryV_xyXEtAA0C9BuildableRzlF","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Playbook"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenariosBuildable":{"role":"symbol","title":"ScenariosBuildable","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenariosBuildable"}],"abstract":[{"type":"text","text":"Represents an instance that can build an array of scenarios."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenariosBuildable","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenariosBuildable"}],"url":"\/documentation\/playbooksnapshot\/scenariosbuildable"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Playbook":{"role":"symbol","title":"Playbook","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Playbook"}],"abstract":[{"type":"text","text":"The central scenario manager."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Playbook","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Playbook"}],"url":"\/documentation\/playbooksnapshot\/playbook"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenariosBuilder":{"role":"symbol","title":"ScenariosBuilder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenariosBuilder"}],"abstract":[{"type":"text","text":"The custom parameter attribute that constructs scenarios from multi-statement closures."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenariosBuilder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenariosBuilder"}],"url":"\/documentation\/playbooksnapshot\/scenariosbuilder"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Playbook/addScenarios(of:_:)":{"role":"symbol","title":"addScenarios(of:_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addScenarios"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"kind":"externalParam","text":"of"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ScenarioCategory","preciseIdentifier":"s:8Playbook16ScenarioCategoryV"},{"kind":"text","text":", () -> "},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"}],"abstract":[{"type":"text","text":"Adds a set of scenarios passed by function builder."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Playbook\/addScenarios(of:_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/playbook\/addscenarios(of:_:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioCategory":{"role":"symbol","title":"ScenarioCategory","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioCategory"}],"abstract":[{"type":"text","text":"Represents a unique identifier of the set of scenarios."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioCategory"}],"url":"\/documentation\/playbooksnapshot\/scenariocategory"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"attribute","text":"@discardableResult"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addScenarios"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"kind":"externalParam","text":"of"},{"kind":"text","text":" "},{"kind":"internalParam","text":"category"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory","preciseIdentifier":"s:8Playbook16ScenarioCategoryV","text":"ScenarioCategory"},{"kind":"text","text":", "},{"kind":"attribute","text":"@"},{"kind":"attribute","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenariosBuilder","preciseIdentifier":"s:8Playbook16ScenariosBuilderV","text":"ScenariosBuilder"},{"kind":"text","text":" "},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"scenarios"},{"kind":"text","text":": () -> "},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":" "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenariosBuildable","preciseIdentifier":"s:8Playbook18ScenariosBuildableP","text":"ScenariosBuildable"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"name":"category","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A unique identifier that stores a set of scenarios."}]}]},{"name":"scenarios","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A function builder that create a set of scenarios."}]}]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"A instance of "},{"type":"codeVoice","code":"self"},{"type":"text","text":"."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/playbook\/addscenarios(of:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Playbook\/addScenarios(of:_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Adds a set of scenarios passed by function builder."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addScenarios"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"kind":"externalParam","text":"of"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ScenarioCategory","preciseIdentifier":"s:8Playbook16ScenarioCategoryV"},{"kind":"text","text":", () -> "},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"}],"title":"addScenarios(of:_:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:8PlaybookAAC12addScenarios2of_ABXDAA16ScenarioCategoryV_xyXEtAA0C9BuildableRzlF","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Playbook"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Playbook":{"role":"symbol","title":"Playbook","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Playbook"}],"abstract":[{"type":"text","text":"The central scenario manager."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Playbook","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Playbook"}],"url":"\/documentation\/playbooksnapshot\/playbook"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenariosBuilder":{"role":"symbol","title":"ScenariosBuilder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenariosBuilder"}],"abstract":[{"type":"text","text":"The custom parameter attribute that constructs scenarios from multi-statement closures."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenariosBuilder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenariosBuilder"}],"url":"\/documentation\/playbooksnapshot\/scenariosbuilder"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenariosBuildable":{"role":"symbol","title":"ScenariosBuildable","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenariosBuildable"}],"abstract":[{"type":"text","text":"Represents an instance that can build an array of scenarios."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenariosBuildable","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenariosBuildable"}],"url":"\/documentation\/playbooksnapshot\/scenariosbuildable"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Playbook/addScenarios(of:_:)":{"role":"symbol","title":"addScenarios(of:_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addScenarios"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"S"},{"kind":"text","text":">("},{"kind":"externalParam","text":"of"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ScenarioCategory","preciseIdentifier":"s:8Playbook16ScenarioCategoryV"},{"kind":"text","text":", () -> "},{"kind":"typeIdentifier","text":"S"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"}],"abstract":[{"type":"text","text":"Adds a set of scenarios passed by function builder."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Playbook\/addScenarios(of:_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/playbook\/addscenarios(of:_:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioCategory":{"role":"symbol","title":"ScenarioCategory","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioCategory"}],"abstract":[{"type":"text","text":"Represents a unique identifier of the set of scenarios."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioCategory"}],"url":"\/documentation\/playbooksnapshot\/scenariocategory"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/playbook/default.json b/data/documentation/playbooksnapshot/playbook/default.json index ec0d9de..ef8f6bd 100644 --- a/data/documentation/playbooksnapshot/playbook/default.json +++ b/data/documentation/playbooksnapshot/playbook/default.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"`default`"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Playbook","preciseIdentifier":"s:8PlaybookAAC","text":"Playbook"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/playbook\/default"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Playbook\/default","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The default shared instance of "},{"type":"codeVoice","code":"Playbook"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"`default`"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Playbook","preciseIdentifier":"s:8PlaybookAAC"}],"title":"default","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:8PlaybookAAC7defaultABvpZ","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Playbook"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Playbook/default":{"role":"symbol","title":"default","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"`default`"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Playbook","preciseIdentifier":"s:8PlaybookAAC"}],"abstract":[{"type":"text","text":"The default shared instance of "},{"type":"codeVoice","code":"Playbook"},{"type":"text","text":"."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Playbook\/default","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/playbook\/default"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Playbook":{"role":"symbol","title":"Playbook","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Playbook"}],"abstract":[{"type":"text","text":"The central scenario manager."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Playbook","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Playbook"}],"url":"\/documentation\/playbooksnapshot\/playbook"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"`default`"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Playbook","preciseIdentifier":"s:8PlaybookAAC","text":"Playbook"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/playbook\/default"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Playbook\/default","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The default shared instance of "},{"type":"codeVoice","code":"Playbook"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"`default`"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Playbook","preciseIdentifier":"s:8PlaybookAAC"}],"title":"default","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:8PlaybookAAC7defaultABvpZ","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Playbook"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Playbook/default":{"role":"symbol","title":"default","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"`default`"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Playbook","preciseIdentifier":"s:8PlaybookAAC"}],"abstract":[{"type":"text","text":"The default shared instance of "},{"type":"codeVoice","code":"Playbook"},{"type":"text","text":"."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Playbook\/default","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/playbook\/default"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Playbook":{"role":"symbol","title":"Playbook","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Playbook"}],"abstract":[{"type":"text","text":"The central scenario manager."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Playbook","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Playbook"}],"url":"\/documentation\/playbooksnapshot\/playbook"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/playbook/init().json b/data/documentation/playbooksnapshot/playbook/init().json index 66b75c5..7217e18 100644 --- a/data/documentation/playbooksnapshot/playbook/init().json +++ b/data/documentation/playbooksnapshot/playbook/init().json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"()"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/playbook\/init()"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Playbook\/init()","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Initialize a new "},{"type":"codeVoice","code":"Playbook"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"()"}],"title":"init()","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:8PlaybookAACABycfc","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Playbook"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Playbook/init()":{"role":"symbol","title":"init()","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Initialize a new "},{"type":"codeVoice","code":"Playbook"},{"type":"text","text":"."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Playbook\/init()","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/playbook\/init()"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Playbook":{"role":"symbol","title":"Playbook","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Playbook"}],"abstract":[{"type":"text","text":"The central scenario manager."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Playbook","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Playbook"}],"url":"\/documentation\/playbooksnapshot\/playbook"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"()"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/playbook\/init()"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Playbook\/init()","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Initialize a new "},{"type":"codeVoice","code":"Playbook"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"()"}],"title":"init()","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:8PlaybookAACABycfc","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Playbook"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Playbook/init()":{"role":"symbol","title":"init()","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Initialize a new "},{"type":"codeVoice","code":"Playbook"},{"type":"text","text":"."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Playbook\/init()","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/playbook\/init()"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Playbook":{"role":"symbol","title":"Playbook","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Playbook"}],"abstract":[{"type":"text","text":"The central scenario manager."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Playbook","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Playbook"}],"url":"\/documentation\/playbooksnapshot\/playbook"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/playbook/run(_:_:).json b/data/documentation/playbooksnapshot/playbook/run(_:_:).json index 433ed68..b6608de 100644 --- a/data/documentation/playbooksnapshot/playbook/run(_:_:).json +++ b/data/documentation/playbooksnapshot/playbook/run(_:_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"run"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"test"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/TestTool","preciseIdentifier":"s:8Playbook8TestToolP","text":"TestTool"},{"kind":"text","text":", "},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"tests"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/TestTool","preciseIdentifier":"s:8Playbook8TestToolP","text":"TestTool"},{"kind":"text","text":"...) "},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"name":"test","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The first test to be run."}]}]},{"name":"tests","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The trailing tests to be run in order."}]}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/playbook\/run(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Playbook\/run(_:_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Serialy runs specified tests conform to "},{"type":"codeVoice","code":"TestTool"},{"type":"text","text":" protocol."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"run"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"TestTool","preciseIdentifier":"s:8Playbook8TestToolP"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"TestTool","preciseIdentifier":"s:8Playbook8TestToolP"},{"kind":"text","text":"...) "},{"kind":"keyword","text":"throws"}],"title":"run(_:_:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:8PlaybookAAC3runyyAA8TestTool_p_AaD_pdtKF","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Playbook"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Playbook":{"role":"symbol","title":"Playbook","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Playbook"}],"abstract":[{"type":"text","text":"The central scenario manager."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Playbook","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Playbook"}],"url":"\/documentation\/playbooksnapshot\/playbook"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Playbook/run(_:_:)":{"role":"symbol","title":"run(_:_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"run"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"TestTool","preciseIdentifier":"s:8Playbook8TestToolP"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"TestTool","preciseIdentifier":"s:8Playbook8TestToolP"},{"kind":"text","text":"...) "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Serialy runs specified tests conform to "},{"type":"codeVoice","code":"TestTool"},{"type":"text","text":" protocol."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Playbook\/run(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/playbook\/run(_:_:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/TestTool":{"role":"symbol","title":"TestTool","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"TestTool"}],"abstract":[{"type":"text","text":"Represents a tool for testing scenarios managed by playbooks."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/TestTool","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"TestTool"}],"url":"\/documentation\/playbooksnapshot\/testtool"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"run"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"test"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/TestTool","preciseIdentifier":"s:8Playbook8TestToolP","text":"TestTool"},{"kind":"text","text":", "},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"tests"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/TestTool","preciseIdentifier":"s:8Playbook8TestToolP","text":"TestTool"},{"kind":"text","text":"...) "},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"name":"test","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The first test to be run."}]}]},{"name":"tests","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The trailing tests to be run in order."}]}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/playbook\/run(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Playbook\/run(_:_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Serialy runs specified tests conform to "},{"type":"codeVoice","code":"TestTool"},{"type":"text","text":" protocol."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"run"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"TestTool","preciseIdentifier":"s:8Playbook8TestToolP"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"TestTool","preciseIdentifier":"s:8Playbook8TestToolP"},{"kind":"text","text":"...) "},{"kind":"keyword","text":"throws"}],"title":"run(_:_:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:8PlaybookAAC3runyyAA8TestTool_p_AaD_pdtKF","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Playbook"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Playbook/run(_:_:)":{"role":"symbol","title":"run(_:_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"run"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"TestTool","preciseIdentifier":"s:8Playbook8TestToolP"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"TestTool","preciseIdentifier":"s:8Playbook8TestToolP"},{"kind":"text","text":"...) "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Serialy runs specified tests conform to "},{"type":"codeVoice","code":"TestTool"},{"type":"text","text":" protocol."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Playbook\/run(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/playbook\/run(_:_:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/TestTool":{"role":"symbol","title":"TestTool","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"TestTool"}],"abstract":[{"type":"text","text":"Represents a tool for testing scenarios managed by playbooks."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/TestTool","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"TestTool"}],"url":"\/documentation\/playbooksnapshot\/testtool"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Playbook":{"role":"symbol","title":"Playbook","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Playbook"}],"abstract":[{"type":"text","text":"The central scenario manager."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Playbook","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Playbook"}],"url":"\/documentation\/playbooksnapshot\/playbook"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/playbook/scenarios(of:).json b/data/documentation/playbooksnapshot/playbook/scenarios(of:).json index 912bff2..31a4cbf 100644 --- a/data/documentation/playbooksnapshot/playbook/scenarios(of:).json +++ b/data/documentation/playbooksnapshot/playbook/scenarios(of:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"scenarios"},{"kind":"text","text":"("},{"kind":"externalParam","text":"of"},{"kind":"text","text":" "},{"kind":"internalParam","text":"category"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory","preciseIdentifier":"s:8Playbook16ScenarioCategoryV","text":"ScenarioCategory"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioStore","preciseIdentifier":"s:8Playbook13ScenarioStoreC","text":"ScenarioStore"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"name":"category","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A unique identifier that stores a set of scenarios."}]}]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"A store identified by specified category."}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"If there is no store yet, add and return it."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/playbook\/scenarios(of:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Playbook\/scenarios(of:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns a store identified by specified category."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"scenarios"},{"kind":"text","text":"("},{"kind":"externalParam","text":"of"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ScenarioCategory","preciseIdentifier":"s:8Playbook16ScenarioCategoryV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"ScenarioStore","preciseIdentifier":"s:8Playbook13ScenarioStoreC"}],"title":"scenarios(of:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:8PlaybookAAC9scenarios2ofAA13ScenarioStoreCAA0D8CategoryV_tF","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Playbook"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioStore":{"role":"symbol","title":"ScenarioStore","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioStore"}],"abstract":[{"type":"text","text":"The class for managing a set of scenarios identified by the arbitrary category."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioStore","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioStore"}],"url":"\/documentation\/playbooksnapshot\/scenariostore"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Playbook":{"role":"symbol","title":"Playbook","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Playbook"}],"abstract":[{"type":"text","text":"The central scenario manager."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Playbook","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Playbook"}],"url":"\/documentation\/playbooksnapshot\/playbook"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Playbook/scenarios(of:)":{"role":"symbol","title":"scenarios(of:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"scenarios"},{"kind":"text","text":"("},{"kind":"externalParam","text":"of"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ScenarioCategory","preciseIdentifier":"s:8Playbook16ScenarioCategoryV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"ScenarioStore","preciseIdentifier":"s:8Playbook13ScenarioStoreC"}],"abstract":[{"type":"text","text":"Returns a store identified by specified category."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Playbook\/scenarios(of:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/playbook\/scenarios(of:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioCategory":{"role":"symbol","title":"ScenarioCategory","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioCategory"}],"abstract":[{"type":"text","text":"Represents a unique identifier of the set of scenarios."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioCategory"}],"url":"\/documentation\/playbooksnapshot\/scenariocategory"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"scenarios"},{"kind":"text","text":"("},{"kind":"externalParam","text":"of"},{"kind":"text","text":" "},{"kind":"internalParam","text":"category"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory","preciseIdentifier":"s:8Playbook16ScenarioCategoryV","text":"ScenarioCategory"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioStore","preciseIdentifier":"s:8Playbook13ScenarioStoreC","text":"ScenarioStore"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"name":"category","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A unique identifier that stores a set of scenarios."}]}]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"A store identified by specified category."}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"If there is no store yet, add and return it."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/playbook\/scenarios(of:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Playbook\/scenarios(of:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns a store identified by specified category."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"scenarios"},{"kind":"text","text":"("},{"kind":"externalParam","text":"of"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ScenarioCategory","preciseIdentifier":"s:8Playbook16ScenarioCategoryV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"ScenarioStore","preciseIdentifier":"s:8Playbook13ScenarioStoreC"}],"title":"scenarios(of:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:8PlaybookAAC9scenarios2ofAA13ScenarioStoreCAA0D8CategoryV_tF","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Playbook"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioStore":{"role":"symbol","title":"ScenarioStore","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioStore"}],"abstract":[{"type":"text","text":"The class for managing a set of scenarios identified by the arbitrary category."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioStore","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioStore"}],"url":"\/documentation\/playbooksnapshot\/scenariostore"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioCategory":{"role":"symbol","title":"ScenarioCategory","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioCategory"}],"abstract":[{"type":"text","text":"Represents a unique identifier of the set of scenarios."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioCategory"}],"url":"\/documentation\/playbooksnapshot\/scenariocategory"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Playbook":{"role":"symbol","title":"Playbook","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Playbook"}],"abstract":[{"type":"text","text":"The central scenario manager."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Playbook","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Playbook"}],"url":"\/documentation\/playbooksnapshot\/playbook"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Playbook/scenarios(of:)":{"role":"symbol","title":"scenarios(of:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"scenarios"},{"kind":"text","text":"("},{"kind":"externalParam","text":"of"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ScenarioCategory","preciseIdentifier":"s:8Playbook16ScenarioCategoryV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"ScenarioStore","preciseIdentifier":"s:8Playbook13ScenarioStoreC"}],"abstract":[{"type":"text","text":"Returns a store identified by specified category."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Playbook\/scenarios(of:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/playbook\/scenarios(of:)"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/playbook/stores.json b/data/documentation/playbooksnapshot/playbook/stores.json index 062b766..02da5e0 100644 --- a/data/documentation/playbooksnapshot/playbook/stores.json +++ b/data/documentation/playbooksnapshot/playbook/stores.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"stores"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioStore","preciseIdentifier":"s:8Playbook13ScenarioStoreC","text":"ScenarioStore"},{"kind":"text","text":"] { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/playbook\/stores"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Playbook\/stores","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"A set of stores that holds the added scenarios."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"stores"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"ScenarioStore","preciseIdentifier":"s:8Playbook13ScenarioStoreC"},{"kind":"text","text":"]"}],"title":"stores","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:8PlaybookAAC6storesSayAA13ScenarioStoreCGvp","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Playbook"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Playbook/stores":{"role":"symbol","title":"stores","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"stores"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"ScenarioStore","preciseIdentifier":"s:8Playbook13ScenarioStoreC"},{"kind":"text","text":"]"}],"abstract":[{"type":"text","text":"A set of stores that holds the added scenarios."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Playbook\/stores","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/playbook\/stores"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Playbook":{"role":"symbol","title":"Playbook","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Playbook"}],"abstract":[{"type":"text","text":"The central scenario manager."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Playbook","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Playbook"}],"url":"\/documentation\/playbooksnapshot\/playbook"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioStore":{"role":"symbol","title":"ScenarioStore","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioStore"}],"abstract":[{"type":"text","text":"The class for managing a set of scenarios identified by the arbitrary category."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioStore","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioStore"}],"url":"\/documentation\/playbooksnapshot\/scenariostore"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"stores"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioStore","preciseIdentifier":"s:8Playbook13ScenarioStoreC","text":"ScenarioStore"},{"kind":"text","text":"] { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/playbook\/stores"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Playbook\/stores","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"A set of stores that holds the added scenarios."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"stores"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"ScenarioStore","preciseIdentifier":"s:8Playbook13ScenarioStoreC"},{"kind":"text","text":"]"}],"title":"stores","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:8PlaybookAAC6storesSayAA13ScenarioStoreCGvp","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Playbook"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Playbook":{"role":"symbol","title":"Playbook","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Playbook"}],"abstract":[{"type":"text","text":"The central scenario manager."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Playbook","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Playbook"}],"url":"\/documentation\/playbooksnapshot\/playbook"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Playbook/stores":{"role":"symbol","title":"stores","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"stores"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"ScenarioStore","preciseIdentifier":"s:8Playbook13ScenarioStoreC"},{"kind":"text","text":"]"}],"abstract":[{"type":"text","text":"A set of stores that holds the added scenarios."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Playbook\/stores","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/playbook\/stores"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioStore":{"role":"symbol","title":"ScenarioStore","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioStore"}],"abstract":[{"type":"text","text":"The class for managing a set of scenarios identified by the arbitrary category."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioStore","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioStore"}],"url":"\/documentation\/playbooksnapshot\/scenariostore"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/scenario.json b/data/documentation/playbooksnapshot/scenario.json index dc96136..e45fd60 100644 --- a/data/documentation/playbooksnapshot/scenario.json +++ b/data/documentation/playbooksnapshot/scenario.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Scenario"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenario"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenariosBuildable"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Represents part of the component state."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Scenario"}],"title":"Scenario","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:8Playbook8ScenarioV","modules":[{"name":"PlaybookSnapshot"}],"navigatorTitle":[{"kind":"identifier","text":"Scenario"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot"]]},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario\/init(_:layout:file:line:content:)-35x49","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario\/init(_:layout:file:line:content:)-4e71l","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario\/init(_:layout:file:line:content:)-58awa","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario\/init(_:layout:file:line:content:)-5ncog","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario\/init(_:layout:file:line:content:)-63oo2","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario\/init(_:layout:file:line:content:)-8cxxn"]},{"title":"Instance Properties","identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario\/content","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario\/file","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario\/layout","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario\/line","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario\/title"]},{"title":"Default Implementations","identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario\/ScenariosBuildable-Implementations"],"generated":true}],"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenariosBuildable":{"role":"symbol","title":"ScenariosBuildable","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenariosBuildable"}],"abstract":[{"type":"text","text":"Represents an instance that can build an array of scenarios."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenariosBuildable","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenariosBuildable"}],"url":"\/documentation\/playbooksnapshot\/scenariosbuildable"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Scenario/init(_:layout:file:line:content:)-8cxxn":{"role":"symbol","title":"init(_:layout:file:line:content:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"ScenarioTitle","preciseIdentifier":"s:8Playbook13ScenarioTitleV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"layout"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"file"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"StaticString","preciseIdentifier":"s:s12StaticStringV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"line"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt","preciseIdentifier":"s:Su"},{"kind":"text","text":", "},{"kind":"externalParam","text":"content"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"ScenarioContext","preciseIdentifier":"s:8Playbook15ScenarioContextV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"UIView","preciseIdentifier":"c:objc(cs)UIView"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new scenario."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario\/init(_:layout:file:line:content:)-8cxxn","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenario\/init(_:layout:file:line:content:)-8cxxn"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Scenario/file":{"role":"symbol","title":"file","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"file"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"StaticString","preciseIdentifier":"s:s12StaticStringV"}],"abstract":[{"type":"text","text":"A file path where defined this scenario."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario\/file","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenario\/file"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Scenario/init(_:layout:file:line:content:)-5ncog":{"role":"symbol","title":"init(_:layout:file:line:content:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Content"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"ScenarioTitle","preciseIdentifier":"s:8Playbook13ScenarioTitleV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"layout"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"file"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"StaticString","preciseIdentifier":"s:s12StaticStringV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"line"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt","preciseIdentifier":"s:Su"},{"kind":"text","text":", "},{"kind":"externalParam","text":"content"},{"kind":"text","text":": () -> "},{"kind":"typeIdentifier","text":"Content"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new scenario with SwiftUI view."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario\/init(_:layout:file:line:content:)-5ncog","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenario\/init(_:layout:file:line:content:)-5ncog"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Scenario/init(_:layout:file:line:content:)-4e71l":{"role":"symbol","title":"init(_:layout:file:line:content:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"ScenarioTitle","preciseIdentifier":"s:8Playbook13ScenarioTitleV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"layout"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"file"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"StaticString","preciseIdentifier":"s:s12StaticStringV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"line"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt","preciseIdentifier":"s:Su"},{"kind":"text","text":", "},{"kind":"externalParam","text":"content"},{"kind":"text","text":": () -> "},{"kind":"typeIdentifier","text":"UIView","preciseIdentifier":"c:objc(cs)UIView"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new scenario."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario\/init(_:layout:file:line:content:)-4e71l","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenario\/init(_:layout:file:line:content:)-4e71l"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Scenario/ScenariosBuildable-Implementations":{"role":"collectionGroup","title":"ScenariosBuildable Implementations","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario\/ScenariosBuildable-Implementations","kind":"article","type":"topic","url":"\/documentation\/playbooksnapshot\/scenario\/scenariosbuildable-implementations"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Scenario/content":{"role":"symbol","title":"content","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"content"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"ScenarioContext","preciseIdentifier":"s:8Playbook15ScenarioContextV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"UIViewController","preciseIdentifier":"c:objc(cs)UIViewController"}],"abstract":[{"type":"text","text":"A closure that make a new content with passed context."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario\/content","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenario\/content"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Scenario/title":{"role":"symbol","title":"title","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"title"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ScenarioTitle","preciseIdentifier":"s:8Playbook13ScenarioTitleV"}],"abstract":[{"type":"text","text":"A unique title of scenario that describes component and its state."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario\/title","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenario\/title"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Scenario/line":{"role":"symbol","title":"line","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"line"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt","preciseIdentifier":"s:Su"}],"abstract":[{"type":"text","text":"A line number where defined this scenario in file."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario\/line","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenario\/line"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Scenario":{"role":"symbol","title":"Scenario","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Scenario"}],"abstract":[{"type":"text","text":"Represents part of the component state."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Scenario"}],"url":"\/documentation\/playbooksnapshot\/scenario"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Scenario/init(_:layout:file:line:content:)-35x49":{"role":"symbol","title":"init(_:layout:file:line:content:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Content"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"ScenarioTitle","preciseIdentifier":"s:8Playbook13ScenarioTitleV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"layout"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"file"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"StaticString","preciseIdentifier":"s:s12StaticStringV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"line"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt","preciseIdentifier":"s:Su"},{"kind":"text","text":", "},{"kind":"externalParam","text":"content"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"ScenarioContext","preciseIdentifier":"s:8Playbook15ScenarioContextV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Content"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new scenario with SwiftUI view."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario\/init(_:layout:file:line:content:)-35x49","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenario\/init(_:layout:file:line:content:)-35x49"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Scenario/layout":{"role":"symbol","title":"layout","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"layout"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV"}],"abstract":[{"type":"text","text":"Represents how the component should be laid out."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario\/layout","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenario\/layout"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Scenario/init(_:layout:file:line:content:)-58awa":{"role":"symbol","title":"init(_:layout:file:line:content:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"ScenarioTitle","preciseIdentifier":"s:8Playbook13ScenarioTitleV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"layout"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"file"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"StaticString","preciseIdentifier":"s:s12StaticStringV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"line"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt","preciseIdentifier":"s:Su"},{"kind":"text","text":", "},{"kind":"externalParam","text":"content"},{"kind":"text","text":": () -> "},{"kind":"typeIdentifier","text":"UIViewController","preciseIdentifier":"c:objc(cs)UIViewController"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new scenario."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario\/init(_:layout:file:line:content:)-58awa","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenario\/init(_:layout:file:line:content:)-58awa"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Scenario/init(_:layout:file:line:content:)-63oo2":{"role":"symbol","title":"init(_:layout:file:line:content:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"ScenarioTitle","preciseIdentifier":"s:8Playbook13ScenarioTitleV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"layout"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"file"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"StaticString","preciseIdentifier":"s:s12StaticStringV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"line"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt","preciseIdentifier":"s:Su"},{"kind":"text","text":", "},{"kind":"externalParam","text":"content"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"ScenarioContext","preciseIdentifier":"s:8Playbook15ScenarioContextV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"UIViewController","preciseIdentifier":"c:objc(cs)UIViewController"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new scenario."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario\/init(_:layout:file:line:content:)-63oo2","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenario\/init(_:layout:file:line:content:)-63oo2"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Scenario"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenario"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenariosBuildable"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Represents part of the component state."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Scenario"}],"title":"Scenario","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:8Playbook8ScenarioV","modules":[{"name":"PlaybookSnapshot"}],"navigatorTitle":[{"kind":"identifier","text":"Scenario"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot"]]},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario\/init(_:layout:file:line:content:)-35x49","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario\/init(_:layout:file:line:content:)-4e71l","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario\/init(_:layout:file:line:content:)-58awa","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario\/init(_:layout:file:line:content:)-5ncog","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario\/init(_:layout:file:line:content:)-63oo2","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario\/init(_:layout:file:line:content:)-8cxxn"]},{"title":"Instance Properties","identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario\/content","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario\/file","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario\/layout","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario\/line","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario\/title"]},{"title":"Default Implementations","identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario\/ScenariosBuildable-Implementations"],"generated":true}],"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Scenario/title":{"role":"symbol","title":"title","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"title"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ScenarioTitle","preciseIdentifier":"s:8Playbook13ScenarioTitleV"}],"abstract":[{"type":"text","text":"A unique title of scenario that describes component and its state."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario\/title","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenario\/title"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Scenario/ScenariosBuildable-Implementations":{"role":"collectionGroup","title":"ScenariosBuildable Implementations","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario\/ScenariosBuildable-Implementations","kind":"article","type":"topic","url":"\/documentation\/playbooksnapshot\/scenario\/scenariosbuildable-implementations"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Scenario/content":{"role":"symbol","title":"content","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"content"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"ScenarioContext","preciseIdentifier":"s:8Playbook15ScenarioContextV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"UIViewController","preciseIdentifier":"c:objc(cs)UIViewController"}],"abstract":[{"type":"text","text":"A closure that make a new content with passed context."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario\/content","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenario\/content"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Scenario/init(_:layout:file:line:content:)-63oo2":{"role":"symbol","title":"init(_:layout:file:line:content:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"ScenarioTitle","preciseIdentifier":"s:8Playbook13ScenarioTitleV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"layout"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"file"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"StaticString","preciseIdentifier":"s:s12StaticStringV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"line"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt","preciseIdentifier":"s:Su"},{"kind":"text","text":", "},{"kind":"externalParam","text":"content"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"ScenarioContext","preciseIdentifier":"s:8Playbook15ScenarioContextV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"UIViewController","preciseIdentifier":"c:objc(cs)UIViewController"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new scenario."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario\/init(_:layout:file:line:content:)-63oo2","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenario\/init(_:layout:file:line:content:)-63oo2"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Scenario":{"role":"symbol","title":"Scenario","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Scenario"}],"abstract":[{"type":"text","text":"Represents part of the component state."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Scenario"}],"url":"\/documentation\/playbooksnapshot\/scenario"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Scenario/init(_:layout:file:line:content:)-58awa":{"role":"symbol","title":"init(_:layout:file:line:content:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"ScenarioTitle","preciseIdentifier":"s:8Playbook13ScenarioTitleV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"layout"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"file"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"StaticString","preciseIdentifier":"s:s12StaticStringV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"line"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt","preciseIdentifier":"s:Su"},{"kind":"text","text":", "},{"kind":"externalParam","text":"content"},{"kind":"text","text":": () -> "},{"kind":"typeIdentifier","text":"UIViewController","preciseIdentifier":"c:objc(cs)UIViewController"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new scenario."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario\/init(_:layout:file:line:content:)-58awa","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenario\/init(_:layout:file:line:content:)-58awa"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenariosBuildable":{"role":"symbol","title":"ScenariosBuildable","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenariosBuildable"}],"abstract":[{"type":"text","text":"Represents an instance that can build an array of scenarios."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenariosBuildable","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenariosBuildable"}],"url":"\/documentation\/playbooksnapshot\/scenariosbuildable"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Scenario/init(_:layout:file:line:content:)-4e71l":{"role":"symbol","title":"init(_:layout:file:line:content:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"ScenarioTitle","preciseIdentifier":"s:8Playbook13ScenarioTitleV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"layout"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"file"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"StaticString","preciseIdentifier":"s:s12StaticStringV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"line"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt","preciseIdentifier":"s:Su"},{"kind":"text","text":", "},{"kind":"externalParam","text":"content"},{"kind":"text","text":": () -> "},{"kind":"typeIdentifier","text":"UIView","preciseIdentifier":"c:objc(cs)UIView"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new scenario."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario\/init(_:layout:file:line:content:)-4e71l","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenario\/init(_:layout:file:line:content:)-4e71l"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Scenario/layout":{"role":"symbol","title":"layout","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"layout"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV"}],"abstract":[{"type":"text","text":"Represents how the component should be laid out."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario\/layout","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenario\/layout"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Scenario/line":{"role":"symbol","title":"line","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"line"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt","preciseIdentifier":"s:Su"}],"abstract":[{"type":"text","text":"A line number where defined this scenario in file."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario\/line","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenario\/line"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Scenario/file":{"role":"symbol","title":"file","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"file"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"StaticString","preciseIdentifier":"s:s12StaticStringV"}],"abstract":[{"type":"text","text":"A file path where defined this scenario."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario\/file","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenario\/file"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Scenario/init(_:layout:file:line:content:)-35x49":{"role":"symbol","title":"init(_:layout:file:line:content:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Content"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"ScenarioTitle","preciseIdentifier":"s:8Playbook13ScenarioTitleV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"layout"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"file"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"StaticString","preciseIdentifier":"s:s12StaticStringV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"line"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt","preciseIdentifier":"s:Su"},{"kind":"text","text":", "},{"kind":"externalParam","text":"content"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"ScenarioContext","preciseIdentifier":"s:8Playbook15ScenarioContextV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Content"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new scenario with SwiftUI view."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario\/init(_:layout:file:line:content:)-35x49","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenario\/init(_:layout:file:line:content:)-35x49"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Scenario/init(_:layout:file:line:content:)-8cxxn":{"role":"symbol","title":"init(_:layout:file:line:content:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"ScenarioTitle","preciseIdentifier":"s:8Playbook13ScenarioTitleV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"layout"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"file"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"StaticString","preciseIdentifier":"s:s12StaticStringV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"line"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt","preciseIdentifier":"s:Su"},{"kind":"text","text":", "},{"kind":"externalParam","text":"content"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"ScenarioContext","preciseIdentifier":"s:8Playbook15ScenarioContextV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"UIView","preciseIdentifier":"c:objc(cs)UIView"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new scenario."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario\/init(_:layout:file:line:content:)-8cxxn","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenario\/init(_:layout:file:line:content:)-8cxxn"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Scenario/init(_:layout:file:line:content:)-5ncog":{"role":"symbol","title":"init(_:layout:file:line:content:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Content"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"ScenarioTitle","preciseIdentifier":"s:8Playbook13ScenarioTitleV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"layout"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"file"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"StaticString","preciseIdentifier":"s:s12StaticStringV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"line"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt","preciseIdentifier":"s:Su"},{"kind":"text","text":", "},{"kind":"externalParam","text":"content"},{"kind":"text","text":": () -> "},{"kind":"typeIdentifier","text":"Content"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new scenario with SwiftUI view."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario\/init(_:layout:file:line:content:)-5ncog","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenario\/init(_:layout:file:line:content:)-5ncog"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/scenario/buildscenarios().json b/data/documentation/playbooksnapshot/scenario/buildscenarios().json index 9c21286..021551f 100644 --- a/data/documentation/playbooksnapshot/scenario/buildscenarios().json +++ b/data/documentation/playbooksnapshot/scenario/buildscenarios().json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"buildScenarios"},{"kind":"text","text":"() -> ["},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario","preciseIdentifier":"s:8Playbook8ScenarioV","text":"Scenario"},{"kind":"text","text":"]"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenario\/buildscenarios()"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario\/buildScenarios()","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Builds an array of scenarios containing only "},{"type":"codeVoice","code":"self"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"role":"symbol","title":"buildScenarios()","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"buildScenarios"},{"kind":"text","text":"() -> ["},{"kind":"typeIdentifier","text":"Scenario","preciseIdentifier":"s:8Playbook8ScenarioV"},{"kind":"text","text":"]"}],"symbolKind":"method","externalID":"s:8Playbook8ScenarioV14buildScenariosSayACGyF","extendedModule":"Playbook","modules":[{"name":"PlaybookSnapshot","relatedModules":["Playbook"]}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario\/ScenariosBuildable-Implementations"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Scenario/buildScenarios()":{"role":"symbol","title":"buildScenarios()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"buildScenarios"},{"kind":"text","text":"() -> ["},{"kind":"typeIdentifier","text":"Scenario","preciseIdentifier":"s:8Playbook8ScenarioV"},{"kind":"text","text":"]"}],"abstract":[{"type":"text","text":"Builds an array of scenarios containing only "},{"type":"codeVoice","code":"self"},{"type":"text","text":"."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario\/buildScenarios()","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenario\/buildscenarios()"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Scenario":{"role":"symbol","title":"Scenario","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Scenario"}],"abstract":[{"type":"text","text":"Represents part of the component state."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Scenario"}],"url":"\/documentation\/playbooksnapshot\/scenario"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Scenario/ScenariosBuildable-Implementations":{"role":"collectionGroup","title":"ScenariosBuildable Implementations","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario\/ScenariosBuildable-Implementations","kind":"article","type":"topic","url":"\/documentation\/playbooksnapshot\/scenario\/scenariosbuildable-implementations"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"buildScenarios"},{"kind":"text","text":"() -> ["},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario","preciseIdentifier":"s:8Playbook8ScenarioV","text":"Scenario"},{"kind":"text","text":"]"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenario\/buildscenarios()"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario\/buildScenarios()","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Builds an array of scenarios containing only "},{"type":"codeVoice","code":"self"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"role":"symbol","title":"buildScenarios()","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"buildScenarios"},{"kind":"text","text":"() -> ["},{"kind":"typeIdentifier","text":"Scenario","preciseIdentifier":"s:8Playbook8ScenarioV"},{"kind":"text","text":"]"}],"symbolKind":"method","externalID":"s:8Playbook8ScenarioV14buildScenariosSayACGyF","extendedModule":"Playbook","modules":[{"name":"PlaybookSnapshot","relatedModules":["Playbook"]}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario\/ScenariosBuildable-Implementations"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Scenario":{"role":"symbol","title":"Scenario","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Scenario"}],"abstract":[{"type":"text","text":"Represents part of the component state."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Scenario"}],"url":"\/documentation\/playbooksnapshot\/scenario"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Scenario/buildScenarios()":{"role":"symbol","title":"buildScenarios()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"buildScenarios"},{"kind":"text","text":"() -> ["},{"kind":"typeIdentifier","text":"Scenario","preciseIdentifier":"s:8Playbook8ScenarioV"},{"kind":"text","text":"]"}],"abstract":[{"type":"text","text":"Builds an array of scenarios containing only "},{"type":"codeVoice","code":"self"},{"type":"text","text":"."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario\/buildScenarios()","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenario\/buildscenarios()"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Scenario/ScenariosBuildable-Implementations":{"role":"collectionGroup","title":"ScenariosBuildable Implementations","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario\/ScenariosBuildable-Implementations","kind":"article","type":"topic","url":"\/documentation\/playbooksnapshot\/scenario\/scenariosbuildable-implementations"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/scenario/content.json b/data/documentation/playbooksnapshot/scenario/content.json index 2e7171b..72cbee0 100644 --- a/data/documentation/playbooksnapshot/scenario/content.json +++ b/data/documentation/playbooksnapshot/scenario/content.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"content"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioContext","preciseIdentifier":"s:8Playbook15ScenarioContextV","text":"ScenarioContext"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"UIViewController","preciseIdentifier":"c:objc(cs)UIViewController"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenario\/content"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario\/content","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"A closure that make a new content with passed context."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"content"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"ScenarioContext","preciseIdentifier":"s:8Playbook15ScenarioContextV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"UIViewController","preciseIdentifier":"c:objc(cs)UIViewController"}],"title":"content","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:8Playbook8ScenarioV7contentySo16UIViewControllerCAA0B7ContextVcvp","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Scenario/content":{"role":"symbol","title":"content","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"content"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"ScenarioContext","preciseIdentifier":"s:8Playbook15ScenarioContextV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"UIViewController","preciseIdentifier":"c:objc(cs)UIViewController"}],"abstract":[{"type":"text","text":"A closure that make a new content with passed context."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario\/content","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenario\/content"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioContext":{"role":"symbol","title":"ScenarioContext","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioContext"}],"abstract":[{"type":"text","text":"The context of scenario."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioContext","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioContext"}],"url":"\/documentation\/playbooksnapshot\/scenariocontext"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Scenario":{"role":"symbol","title":"Scenario","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Scenario"}],"abstract":[{"type":"text","text":"Represents part of the component state."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Scenario"}],"url":"\/documentation\/playbooksnapshot\/scenario"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"content"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioContext","preciseIdentifier":"s:8Playbook15ScenarioContextV","text":"ScenarioContext"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"UIViewController","preciseIdentifier":"c:objc(cs)UIViewController"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenario\/content"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario\/content","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"A closure that make a new content with passed context."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"content"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"ScenarioContext","preciseIdentifier":"s:8Playbook15ScenarioContextV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"UIViewController","preciseIdentifier":"c:objc(cs)UIViewController"}],"title":"content","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:8Playbook8ScenarioV7contentySo16UIViewControllerCAA0B7ContextVcvp","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Scenario/content":{"role":"symbol","title":"content","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"content"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"ScenarioContext","preciseIdentifier":"s:8Playbook15ScenarioContextV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"UIViewController","preciseIdentifier":"c:objc(cs)UIViewController"}],"abstract":[{"type":"text","text":"A closure that make a new content with passed context."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario\/content","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenario\/content"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioContext":{"role":"symbol","title":"ScenarioContext","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioContext"}],"abstract":[{"type":"text","text":"The context of scenario."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioContext","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioContext"}],"url":"\/documentation\/playbooksnapshot\/scenariocontext"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Scenario":{"role":"symbol","title":"Scenario","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Scenario"}],"abstract":[{"type":"text","text":"Represents part of the component state."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Scenario"}],"url":"\/documentation\/playbooksnapshot\/scenario"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/scenario/file.json b/data/documentation/playbooksnapshot/scenario/file.json index 4784d43..a07438f 100644 --- a/data/documentation/playbooksnapshot/scenario/file.json +++ b/data/documentation/playbooksnapshot/scenario/file.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"file"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"StaticString","preciseIdentifier":"s:s12StaticStringV"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenario\/file"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario\/file","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"A file path where defined this scenario."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"file"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"StaticString","preciseIdentifier":"s:s12StaticStringV"}],"title":"file","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:8Playbook8ScenarioV4files12StaticStringVvp","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Scenario/file":{"role":"symbol","title":"file","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"file"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"StaticString","preciseIdentifier":"s:s12StaticStringV"}],"abstract":[{"type":"text","text":"A file path where defined this scenario."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario\/file","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenario\/file"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Scenario":{"role":"symbol","title":"Scenario","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Scenario"}],"abstract":[{"type":"text","text":"Represents part of the component state."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Scenario"}],"url":"\/documentation\/playbooksnapshot\/scenario"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"file"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"StaticString","preciseIdentifier":"s:s12StaticStringV"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenario\/file"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario\/file","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"A file path where defined this scenario."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"file"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"StaticString","preciseIdentifier":"s:s12StaticStringV"}],"title":"file","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:8Playbook8ScenarioV4files12StaticStringVvp","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Scenario":{"role":"symbol","title":"Scenario","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Scenario"}],"abstract":[{"type":"text","text":"Represents part of the component state."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Scenario"}],"url":"\/documentation\/playbooksnapshot\/scenario"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Scenario/file":{"role":"symbol","title":"file","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"file"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"StaticString","preciseIdentifier":"s:s12StaticStringV"}],"abstract":[{"type":"text","text":"A file path where defined this scenario."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario\/file","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenario\/file"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/scenario/init(_:layout:file:line:content:)-35x49.json b/data/documentation/playbooksnapshot/scenario/init(_:layout:file:line:content:)-35x49.json index 67ec5aa..ef22371 100644 --- a/data/documentation/playbooksnapshot/scenario/init(_:layout:file:line:content:)-35x49.json +++ b/data/documentation/playbooksnapshot/scenario/init(_:layout:file:line:content:)-35x49.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Content"},{"kind":"text","text":">("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"title"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle","preciseIdentifier":"s:8Playbook13ScenarioTitleV","text":"ScenarioTitle"},{"kind":"text","text":", "},{"kind":"externalParam","text":"layout"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV","text":"ScenarioLayout"},{"kind":"text","text":", "},{"kind":"externalParam","text":"file"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"StaticString","preciseIdentifier":"s:s12StaticStringV"},{"kind":"text","text":" = "},{"kind":"keyword","text":"#file"},{"kind":"text","text":", "},{"kind":"externalParam","text":"line"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt","preciseIdentifier":"s:Su"},{"kind":"text","text":" = "},{"kind":"keyword","text":"#line"},{"kind":"text","text":", "},{"kind":"attribute","text":"@"},{"kind":"attribute","text":"ViewBuilder","preciseIdentifier":"s:7SwiftUI11ViewBuilderV"},{"kind":"text","text":" "},{"kind":"externalParam","text":"content"},{"kind":"text","text":": "},{"kind":"keyword","text":"@escaping"},{"kind":"text","text":" ("},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioContext","preciseIdentifier":"s:8Playbook15ScenarioContextV","text":"ScenarioContext"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Content"},{"kind":"text","text":") "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Content"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"name":"title","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A unique title of this scenario."}]}]},{"name":"layout","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Represents how the component should be laid out."}]}]},{"name":"file","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A file path where defined this scenario."}]}]},{"name":"line","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A line number where defined this scenario in file."}]}]},{"name":"content","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A closure that make a new content with passed context."}]}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenario\/init(_:layout:file:line:content:)-35x49"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario\/init(_:layout:file:line:content:)-35x49","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new scenario with SwiftUI view."}],"kind":"symbol","metadata":{"modules":[{"name":"PlaybookSnapshot","relatedModules":["Playbook"]}],"role":"symbol","title":"init(_:layout:file:line:content:)","roleHeading":"Initializer","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Content"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"ScenarioTitle","preciseIdentifier":"s:8Playbook13ScenarioTitleV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"layout"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"file"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"StaticString","preciseIdentifier":"s:s12StaticStringV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"line"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt","preciseIdentifier":"s:Su"},{"kind":"text","text":", "},{"kind":"externalParam","text":"content"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"ScenarioContext","preciseIdentifier":"s:8Playbook15ScenarioContextV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Content"},{"kind":"text","text":")"}],"symbolKind":"init","externalID":"s:8Playbook8ScenarioV_6layout4file4line7contentAcA0B5TitleV_AA0B6LayoutVs12StaticStringVSuxAA0B7ContextVctc7SwiftUI4ViewRzlufc","extendedModule":"Playbook","platforms":[{"beta":false,"unavailable":false,"name":"iOS","introducedAt":"13.0","deprecated":false}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout":{"role":"symbol","title":"ScenarioLayout","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioLayout"}],"abstract":[{"type":"text","text":"Represents how the component should be laid out."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioLayout"}],"url":"\/documentation\/playbooksnapshot\/scenariolayout"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Scenario/init(_:layout:file:line:content:)-35x49":{"role":"symbol","title":"init(_:layout:file:line:content:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Content"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"ScenarioTitle","preciseIdentifier":"s:8Playbook13ScenarioTitleV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"layout"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"file"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"StaticString","preciseIdentifier":"s:s12StaticStringV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"line"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt","preciseIdentifier":"s:Su"},{"kind":"text","text":", "},{"kind":"externalParam","text":"content"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"ScenarioContext","preciseIdentifier":"s:8Playbook15ScenarioContextV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Content"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new scenario with SwiftUI view."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario\/init(_:layout:file:line:content:)-35x49","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenario\/init(_:layout:file:line:content:)-35x49"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioTitle":{"role":"symbol","title":"ScenarioTitle","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioTitle"}],"abstract":[{"type":"text","text":"Represents a unique title of the scenario."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioTitle"}],"url":"\/documentation\/playbooksnapshot\/scenariotitle"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioContext":{"role":"symbol","title":"ScenarioContext","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioContext"}],"abstract":[{"type":"text","text":"The context of scenario."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioContext","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioContext"}],"url":"\/documentation\/playbooksnapshot\/scenariocontext"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Scenario":{"role":"symbol","title":"Scenario","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Scenario"}],"abstract":[{"type":"text","text":"Represents part of the component state."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Scenario"}],"url":"\/documentation\/playbooksnapshot\/scenario"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Content"},{"kind":"text","text":">("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"title"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle","preciseIdentifier":"s:8Playbook13ScenarioTitleV","text":"ScenarioTitle"},{"kind":"text","text":", "},{"kind":"externalParam","text":"layout"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV","text":"ScenarioLayout"},{"kind":"text","text":", "},{"kind":"externalParam","text":"file"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"StaticString","preciseIdentifier":"s:s12StaticStringV"},{"kind":"text","text":" = "},{"kind":"keyword","text":"#file"},{"kind":"text","text":", "},{"kind":"externalParam","text":"line"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt","preciseIdentifier":"s:Su"},{"kind":"text","text":" = "},{"kind":"keyword","text":"#line"},{"kind":"text","text":", "},{"kind":"attribute","text":"@"},{"kind":"attribute","text":"ViewBuilder","preciseIdentifier":"s:7SwiftUI11ViewBuilderV"},{"kind":"text","text":" "},{"kind":"externalParam","text":"content"},{"kind":"text","text":": "},{"kind":"keyword","text":"@escaping"},{"kind":"text","text":" ("},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioContext","preciseIdentifier":"s:8Playbook15ScenarioContextV","text":"ScenarioContext"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Content"},{"kind":"text","text":") "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Content"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"name":"title","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A unique title of this scenario."}]}]},{"name":"layout","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Represents how the component should be laid out."}]}]},{"name":"file","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A file path where defined this scenario."}]}]},{"name":"line","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A line number where defined this scenario in file."}]}]},{"name":"content","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A closure that make a new content with passed context."}]}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenario\/init(_:layout:file:line:content:)-35x49"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario\/init(_:layout:file:line:content:)-35x49","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new scenario with SwiftUI view."}],"kind":"symbol","metadata":{"modules":[{"name":"PlaybookSnapshot","relatedModules":["Playbook"]}],"role":"symbol","title":"init(_:layout:file:line:content:)","roleHeading":"Initializer","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Content"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"ScenarioTitle","preciseIdentifier":"s:8Playbook13ScenarioTitleV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"layout"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"file"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"StaticString","preciseIdentifier":"s:s12StaticStringV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"line"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt","preciseIdentifier":"s:Su"},{"kind":"text","text":", "},{"kind":"externalParam","text":"content"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"ScenarioContext","preciseIdentifier":"s:8Playbook15ScenarioContextV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Content"},{"kind":"text","text":")"}],"symbolKind":"init","externalID":"s:8Playbook8ScenarioV_6layout4file4line7contentAcA0B5TitleV_AA0B6LayoutVs12StaticStringVSuxAA0B7ContextVctc7SwiftUI4ViewRzlufc","extendedModule":"Playbook","platforms":[{"beta":false,"unavailable":false,"name":"iOS","introducedAt":"13.0","deprecated":false}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout":{"role":"symbol","title":"ScenarioLayout","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioLayout"}],"abstract":[{"type":"text","text":"Represents how the component should be laid out."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioLayout"}],"url":"\/documentation\/playbooksnapshot\/scenariolayout"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioTitle":{"role":"symbol","title":"ScenarioTitle","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioTitle"}],"abstract":[{"type":"text","text":"Represents a unique title of the scenario."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioTitle"}],"url":"\/documentation\/playbooksnapshot\/scenariotitle"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Scenario/init(_:layout:file:line:content:)-35x49":{"role":"symbol","title":"init(_:layout:file:line:content:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Content"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"ScenarioTitle","preciseIdentifier":"s:8Playbook13ScenarioTitleV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"layout"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"file"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"StaticString","preciseIdentifier":"s:s12StaticStringV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"line"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt","preciseIdentifier":"s:Su"},{"kind":"text","text":", "},{"kind":"externalParam","text":"content"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"ScenarioContext","preciseIdentifier":"s:8Playbook15ScenarioContextV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Content"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new scenario with SwiftUI view."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario\/init(_:layout:file:line:content:)-35x49","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenario\/init(_:layout:file:line:content:)-35x49"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioContext":{"role":"symbol","title":"ScenarioContext","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioContext"}],"abstract":[{"type":"text","text":"The context of scenario."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioContext","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioContext"}],"url":"\/documentation\/playbooksnapshot\/scenariocontext"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Scenario":{"role":"symbol","title":"Scenario","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Scenario"}],"abstract":[{"type":"text","text":"Represents part of the component state."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Scenario"}],"url":"\/documentation\/playbooksnapshot\/scenario"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/scenario/init(_:layout:file:line:content:)-4e71l.json b/data/documentation/playbooksnapshot/scenario/init(_:layout:file:line:content:)-4e71l.json index 6c359cd..19acaca 100644 --- a/data/documentation/playbooksnapshot/scenario/init(_:layout:file:line:content:)-4e71l.json +++ b/data/documentation/playbooksnapshot/scenario/init(_:layout:file:line:content:)-4e71l.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"title"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle","preciseIdentifier":"s:8Playbook13ScenarioTitleV","text":"ScenarioTitle"},{"kind":"text","text":", "},{"kind":"externalParam","text":"layout"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV","text":"ScenarioLayout"},{"kind":"text","text":", "},{"kind":"externalParam","text":"file"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"StaticString","preciseIdentifier":"s:s12StaticStringV"},{"kind":"text","text":" = "},{"kind":"keyword","text":"#file"},{"kind":"text","text":", "},{"kind":"externalParam","text":"line"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt","preciseIdentifier":"s:Su"},{"kind":"text","text":" = "},{"kind":"keyword","text":"#line"},{"kind":"text","text":", "},{"kind":"externalParam","text":"content"},{"kind":"text","text":": "},{"kind":"keyword","text":"@escaping"},{"kind":"text","text":" () -> "},{"kind":"typeIdentifier","text":"UIView","preciseIdentifier":"c:objc(cs)UIView"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"name":"title","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A unique title of this scenario."}]}]},{"name":"layout","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Represents how the component should be laid out."}]}]},{"name":"file","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A file path where defined this scenario."}]}]},{"name":"line","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A line number where defined this scenario in file."}]}]},{"name":"content","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A closure that make a new content."}]}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenario\/init(_:layout:file:line:content:)-4e71l"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario\/init(_:layout:file:line:content:)-4e71l","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new scenario."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"ScenarioTitle","preciseIdentifier":"s:8Playbook13ScenarioTitleV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"layout"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"file"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"StaticString","preciseIdentifier":"s:s12StaticStringV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"line"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt","preciseIdentifier":"s:Su"},{"kind":"text","text":", "},{"kind":"externalParam","text":"content"},{"kind":"text","text":": () -> "},{"kind":"typeIdentifier","text":"UIView","preciseIdentifier":"c:objc(cs)UIView"},{"kind":"text","text":")"}],"title":"init(_:layout:file:line:content:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:8Playbook8ScenarioV_6layout4file4line7contentAcA0B5TitleV_AA0B6LayoutVs12StaticStringVSuSo6UIViewCyctcfc","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout":{"role":"symbol","title":"ScenarioLayout","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioLayout"}],"abstract":[{"type":"text","text":"Represents how the component should be laid out."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioLayout"}],"url":"\/documentation\/playbooksnapshot\/scenariolayout"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioTitle":{"role":"symbol","title":"ScenarioTitle","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioTitle"}],"abstract":[{"type":"text","text":"Represents a unique title of the scenario."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioTitle"}],"url":"\/documentation\/playbooksnapshot\/scenariotitle"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Scenario":{"role":"symbol","title":"Scenario","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Scenario"}],"abstract":[{"type":"text","text":"Represents part of the component state."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Scenario"}],"url":"\/documentation\/playbooksnapshot\/scenario"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Scenario/init(_:layout:file:line:content:)-4e71l":{"role":"symbol","title":"init(_:layout:file:line:content:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"ScenarioTitle","preciseIdentifier":"s:8Playbook13ScenarioTitleV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"layout"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"file"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"StaticString","preciseIdentifier":"s:s12StaticStringV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"line"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt","preciseIdentifier":"s:Su"},{"kind":"text","text":", "},{"kind":"externalParam","text":"content"},{"kind":"text","text":": () -> "},{"kind":"typeIdentifier","text":"UIView","preciseIdentifier":"c:objc(cs)UIView"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new scenario."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario\/init(_:layout:file:line:content:)-4e71l","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenario\/init(_:layout:file:line:content:)-4e71l"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"title"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle","preciseIdentifier":"s:8Playbook13ScenarioTitleV","text":"ScenarioTitle"},{"kind":"text","text":", "},{"kind":"externalParam","text":"layout"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV","text":"ScenarioLayout"},{"kind":"text","text":", "},{"kind":"externalParam","text":"file"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"StaticString","preciseIdentifier":"s:s12StaticStringV"},{"kind":"text","text":" = "},{"kind":"keyword","text":"#file"},{"kind":"text","text":", "},{"kind":"externalParam","text":"line"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt","preciseIdentifier":"s:Su"},{"kind":"text","text":" = "},{"kind":"keyword","text":"#line"},{"kind":"text","text":", "},{"kind":"externalParam","text":"content"},{"kind":"text","text":": "},{"kind":"keyword","text":"@escaping"},{"kind":"text","text":" () -> "},{"kind":"typeIdentifier","text":"UIView","preciseIdentifier":"c:objc(cs)UIView"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"name":"title","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A unique title of this scenario."}]}]},{"name":"layout","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Represents how the component should be laid out."}]}]},{"name":"file","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A file path where defined this scenario."}]}]},{"name":"line","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A line number where defined this scenario in file."}]}]},{"name":"content","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A closure that make a new content."}]}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenario\/init(_:layout:file:line:content:)-4e71l"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario\/init(_:layout:file:line:content:)-4e71l","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new scenario."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"ScenarioTitle","preciseIdentifier":"s:8Playbook13ScenarioTitleV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"layout"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"file"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"StaticString","preciseIdentifier":"s:s12StaticStringV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"line"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt","preciseIdentifier":"s:Su"},{"kind":"text","text":", "},{"kind":"externalParam","text":"content"},{"kind":"text","text":": () -> "},{"kind":"typeIdentifier","text":"UIView","preciseIdentifier":"c:objc(cs)UIView"},{"kind":"text","text":")"}],"title":"init(_:layout:file:line:content:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:8Playbook8ScenarioV_6layout4file4line7contentAcA0B5TitleV_AA0B6LayoutVs12StaticStringVSuSo6UIViewCyctcfc","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout":{"role":"symbol","title":"ScenarioLayout","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioLayout"}],"abstract":[{"type":"text","text":"Represents how the component should be laid out."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioLayout"}],"url":"\/documentation\/playbooksnapshot\/scenariolayout"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Scenario/init(_:layout:file:line:content:)-4e71l":{"role":"symbol","title":"init(_:layout:file:line:content:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"ScenarioTitle","preciseIdentifier":"s:8Playbook13ScenarioTitleV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"layout"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"file"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"StaticString","preciseIdentifier":"s:s12StaticStringV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"line"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt","preciseIdentifier":"s:Su"},{"kind":"text","text":", "},{"kind":"externalParam","text":"content"},{"kind":"text","text":": () -> "},{"kind":"typeIdentifier","text":"UIView","preciseIdentifier":"c:objc(cs)UIView"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new scenario."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario\/init(_:layout:file:line:content:)-4e71l","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenario\/init(_:layout:file:line:content:)-4e71l"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioTitle":{"role":"symbol","title":"ScenarioTitle","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioTitle"}],"abstract":[{"type":"text","text":"Represents a unique title of the scenario."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioTitle"}],"url":"\/documentation\/playbooksnapshot\/scenariotitle"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Scenario":{"role":"symbol","title":"Scenario","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Scenario"}],"abstract":[{"type":"text","text":"Represents part of the component state."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Scenario"}],"url":"\/documentation\/playbooksnapshot\/scenario"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/scenario/init(_:layout:file:line:content:)-58awa.json b/data/documentation/playbooksnapshot/scenario/init(_:layout:file:line:content:)-58awa.json index 4363ba9..9be4cbf 100644 --- a/data/documentation/playbooksnapshot/scenario/init(_:layout:file:line:content:)-58awa.json +++ b/data/documentation/playbooksnapshot/scenario/init(_:layout:file:line:content:)-58awa.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"title"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle","preciseIdentifier":"s:8Playbook13ScenarioTitleV","text":"ScenarioTitle"},{"kind":"text","text":", "},{"kind":"externalParam","text":"layout"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV","text":"ScenarioLayout"},{"kind":"text","text":", "},{"kind":"externalParam","text":"file"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"StaticString","preciseIdentifier":"s:s12StaticStringV"},{"kind":"text","text":" = "},{"kind":"keyword","text":"#file"},{"kind":"text","text":", "},{"kind":"externalParam","text":"line"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt","preciseIdentifier":"s:Su"},{"kind":"text","text":" = "},{"kind":"keyword","text":"#line"},{"kind":"text","text":", "},{"kind":"externalParam","text":"content"},{"kind":"text","text":": "},{"kind":"keyword","text":"@escaping"},{"kind":"text","text":" () -> "},{"kind":"typeIdentifier","text":"UIViewController","preciseIdentifier":"c:objc(cs)UIViewController"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"name":"title","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A unique title of this scenario."}]}]},{"name":"layout","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Represents how the component should be laid out."}]}]},{"name":"file","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A file path where defined this scenario."}]}]},{"name":"line","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A line number where defined this scenario in file."}]}]},{"name":"content","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A closure that make a new content."}]}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenario\/init(_:layout:file:line:content:)-58awa"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario\/init(_:layout:file:line:content:)-58awa","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new scenario."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"ScenarioTitle","preciseIdentifier":"s:8Playbook13ScenarioTitleV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"layout"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"file"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"StaticString","preciseIdentifier":"s:s12StaticStringV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"line"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt","preciseIdentifier":"s:Su"},{"kind":"text","text":", "},{"kind":"externalParam","text":"content"},{"kind":"text","text":": () -> "},{"kind":"typeIdentifier","text":"UIViewController","preciseIdentifier":"c:objc(cs)UIViewController"},{"kind":"text","text":")"}],"title":"init(_:layout:file:line:content:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:8Playbook8ScenarioV_6layout4file4line7contentAcA0B5TitleV_AA0B6LayoutVs12StaticStringVSuSo16UIViewControllerCyctcfc","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioTitle":{"role":"symbol","title":"ScenarioTitle","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioTitle"}],"abstract":[{"type":"text","text":"Represents a unique title of the scenario."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioTitle"}],"url":"\/documentation\/playbooksnapshot\/scenariotitle"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Scenario":{"role":"symbol","title":"Scenario","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Scenario"}],"abstract":[{"type":"text","text":"Represents part of the component state."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Scenario"}],"url":"\/documentation\/playbooksnapshot\/scenario"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Scenario/init(_:layout:file:line:content:)-58awa":{"role":"symbol","title":"init(_:layout:file:line:content:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"ScenarioTitle","preciseIdentifier":"s:8Playbook13ScenarioTitleV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"layout"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"file"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"StaticString","preciseIdentifier":"s:s12StaticStringV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"line"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt","preciseIdentifier":"s:Su"},{"kind":"text","text":", "},{"kind":"externalParam","text":"content"},{"kind":"text","text":": () -> "},{"kind":"typeIdentifier","text":"UIViewController","preciseIdentifier":"c:objc(cs)UIViewController"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new scenario."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario\/init(_:layout:file:line:content:)-58awa","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenario\/init(_:layout:file:line:content:)-58awa"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout":{"role":"symbol","title":"ScenarioLayout","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioLayout"}],"abstract":[{"type":"text","text":"Represents how the component should be laid out."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioLayout"}],"url":"\/documentation\/playbooksnapshot\/scenariolayout"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"title"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle","preciseIdentifier":"s:8Playbook13ScenarioTitleV","text":"ScenarioTitle"},{"kind":"text","text":", "},{"kind":"externalParam","text":"layout"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV","text":"ScenarioLayout"},{"kind":"text","text":", "},{"kind":"externalParam","text":"file"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"StaticString","preciseIdentifier":"s:s12StaticStringV"},{"kind":"text","text":" = "},{"kind":"keyword","text":"#file"},{"kind":"text","text":", "},{"kind":"externalParam","text":"line"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt","preciseIdentifier":"s:Su"},{"kind":"text","text":" = "},{"kind":"keyword","text":"#line"},{"kind":"text","text":", "},{"kind":"externalParam","text":"content"},{"kind":"text","text":": "},{"kind":"keyword","text":"@escaping"},{"kind":"text","text":" () -> "},{"kind":"typeIdentifier","text":"UIViewController","preciseIdentifier":"c:objc(cs)UIViewController"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"name":"title","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A unique title of this scenario."}]}]},{"name":"layout","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Represents how the component should be laid out."}]}]},{"name":"file","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A file path where defined this scenario."}]}]},{"name":"line","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A line number where defined this scenario in file."}]}]},{"name":"content","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A closure that make a new content."}]}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenario\/init(_:layout:file:line:content:)-58awa"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario\/init(_:layout:file:line:content:)-58awa","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new scenario."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"ScenarioTitle","preciseIdentifier":"s:8Playbook13ScenarioTitleV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"layout"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"file"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"StaticString","preciseIdentifier":"s:s12StaticStringV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"line"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt","preciseIdentifier":"s:Su"},{"kind":"text","text":", "},{"kind":"externalParam","text":"content"},{"kind":"text","text":": () -> "},{"kind":"typeIdentifier","text":"UIViewController","preciseIdentifier":"c:objc(cs)UIViewController"},{"kind":"text","text":")"}],"title":"init(_:layout:file:line:content:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:8Playbook8ScenarioV_6layout4file4line7contentAcA0B5TitleV_AA0B6LayoutVs12StaticStringVSuSo16UIViewControllerCyctcfc","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Scenario":{"role":"symbol","title":"Scenario","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Scenario"}],"abstract":[{"type":"text","text":"Represents part of the component state."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Scenario"}],"url":"\/documentation\/playbooksnapshot\/scenario"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Scenario/init(_:layout:file:line:content:)-58awa":{"role":"symbol","title":"init(_:layout:file:line:content:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"ScenarioTitle","preciseIdentifier":"s:8Playbook13ScenarioTitleV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"layout"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"file"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"StaticString","preciseIdentifier":"s:s12StaticStringV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"line"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt","preciseIdentifier":"s:Su"},{"kind":"text","text":", "},{"kind":"externalParam","text":"content"},{"kind":"text","text":": () -> "},{"kind":"typeIdentifier","text":"UIViewController","preciseIdentifier":"c:objc(cs)UIViewController"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new scenario."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario\/init(_:layout:file:line:content:)-58awa","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenario\/init(_:layout:file:line:content:)-58awa"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout":{"role":"symbol","title":"ScenarioLayout","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioLayout"}],"abstract":[{"type":"text","text":"Represents how the component should be laid out."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioLayout"}],"url":"\/documentation\/playbooksnapshot\/scenariolayout"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioTitle":{"role":"symbol","title":"ScenarioTitle","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioTitle"}],"abstract":[{"type":"text","text":"Represents a unique title of the scenario."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioTitle"}],"url":"\/documentation\/playbooksnapshot\/scenariotitle"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/scenario/init(_:layout:file:line:content:)-5ncog.json b/data/documentation/playbooksnapshot/scenario/init(_:layout:file:line:content:)-5ncog.json index 5281498..9c45f95 100644 --- a/data/documentation/playbooksnapshot/scenario/init(_:layout:file:line:content:)-5ncog.json +++ b/data/documentation/playbooksnapshot/scenario/init(_:layout:file:line:content:)-5ncog.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Content"},{"kind":"text","text":">("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"title"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle","preciseIdentifier":"s:8Playbook13ScenarioTitleV","text":"ScenarioTitle"},{"kind":"text","text":", "},{"kind":"externalParam","text":"layout"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV","text":"ScenarioLayout"},{"kind":"text","text":", "},{"kind":"externalParam","text":"file"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"StaticString","preciseIdentifier":"s:s12StaticStringV"},{"kind":"text","text":" = "},{"kind":"keyword","text":"#file"},{"kind":"text","text":", "},{"kind":"externalParam","text":"line"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt","preciseIdentifier":"s:Su"},{"kind":"text","text":" = "},{"kind":"keyword","text":"#line"},{"kind":"text","text":", "},{"kind":"attribute","text":"@"},{"kind":"attribute","text":"ViewBuilder","preciseIdentifier":"s:7SwiftUI11ViewBuilderV"},{"kind":"text","text":" "},{"kind":"externalParam","text":"content"},{"kind":"text","text":": "},{"kind":"keyword","text":"@escaping"},{"kind":"text","text":" () -> "},{"kind":"typeIdentifier","text":"Content"},{"kind":"text","text":") "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Content"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"name":"title","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A unique title of this scenario."}]}]},{"name":"layout","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Represents how the component should be laid out."}]}]},{"name":"file","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A file path where defined this scenario."}]}]},{"name":"line","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A line number where defined this scenario in file."}]}]},{"name":"content","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A closure that make a new content."}]}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenario\/init(_:layout:file:line:content:)-5ncog"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario\/init(_:layout:file:line:content:)-5ncog","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new scenario with SwiftUI view."}],"kind":"symbol","metadata":{"modules":[{"name":"PlaybookSnapshot","relatedModules":["Playbook"]}],"role":"symbol","title":"init(_:layout:file:line:content:)","roleHeading":"Initializer","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Content"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"ScenarioTitle","preciseIdentifier":"s:8Playbook13ScenarioTitleV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"layout"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"file"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"StaticString","preciseIdentifier":"s:s12StaticStringV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"line"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt","preciseIdentifier":"s:Su"},{"kind":"text","text":", "},{"kind":"externalParam","text":"content"},{"kind":"text","text":": () -> "},{"kind":"typeIdentifier","text":"Content"},{"kind":"text","text":")"}],"symbolKind":"init","externalID":"s:8Playbook8ScenarioV_6layout4file4line7contentAcA0B5TitleV_AA0B6LayoutVs12StaticStringVSuxyctc7SwiftUI4ViewRzlufc","extendedModule":"Playbook","platforms":[{"beta":false,"unavailable":false,"name":"iOS","introducedAt":"13.0","deprecated":false}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioTitle":{"role":"symbol","title":"ScenarioTitle","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioTitle"}],"abstract":[{"type":"text","text":"Represents a unique title of the scenario."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioTitle"}],"url":"\/documentation\/playbooksnapshot\/scenariotitle"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Scenario/init(_:layout:file:line:content:)-5ncog":{"role":"symbol","title":"init(_:layout:file:line:content:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Content"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"ScenarioTitle","preciseIdentifier":"s:8Playbook13ScenarioTitleV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"layout"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"file"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"StaticString","preciseIdentifier":"s:s12StaticStringV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"line"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt","preciseIdentifier":"s:Su"},{"kind":"text","text":", "},{"kind":"externalParam","text":"content"},{"kind":"text","text":": () -> "},{"kind":"typeIdentifier","text":"Content"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new scenario with SwiftUI view."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario\/init(_:layout:file:line:content:)-5ncog","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenario\/init(_:layout:file:line:content:)-5ncog"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout":{"role":"symbol","title":"ScenarioLayout","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioLayout"}],"abstract":[{"type":"text","text":"Represents how the component should be laid out."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioLayout"}],"url":"\/documentation\/playbooksnapshot\/scenariolayout"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Scenario":{"role":"symbol","title":"Scenario","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Scenario"}],"abstract":[{"type":"text","text":"Represents part of the component state."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Scenario"}],"url":"\/documentation\/playbooksnapshot\/scenario"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Content"},{"kind":"text","text":">("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"title"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle","preciseIdentifier":"s:8Playbook13ScenarioTitleV","text":"ScenarioTitle"},{"kind":"text","text":", "},{"kind":"externalParam","text":"layout"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV","text":"ScenarioLayout"},{"kind":"text","text":", "},{"kind":"externalParam","text":"file"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"StaticString","preciseIdentifier":"s:s12StaticStringV"},{"kind":"text","text":" = "},{"kind":"keyword","text":"#file"},{"kind":"text","text":", "},{"kind":"externalParam","text":"line"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt","preciseIdentifier":"s:Su"},{"kind":"text","text":" = "},{"kind":"keyword","text":"#line"},{"kind":"text","text":", "},{"kind":"attribute","text":"@"},{"kind":"attribute","text":"ViewBuilder","preciseIdentifier":"s:7SwiftUI11ViewBuilderV"},{"kind":"text","text":" "},{"kind":"externalParam","text":"content"},{"kind":"text","text":": "},{"kind":"keyword","text":"@escaping"},{"kind":"text","text":" () -> "},{"kind":"typeIdentifier","text":"Content"},{"kind":"text","text":") "},{"kind":"keyword","text":"where"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Content"},{"kind":"text","text":" : "},{"kind":"typeIdentifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"name":"title","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A unique title of this scenario."}]}]},{"name":"layout","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Represents how the component should be laid out."}]}]},{"name":"file","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A file path where defined this scenario."}]}]},{"name":"line","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A line number where defined this scenario in file."}]}]},{"name":"content","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A closure that make a new content."}]}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenario\/init(_:layout:file:line:content:)-5ncog"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario\/init(_:layout:file:line:content:)-5ncog","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new scenario with SwiftUI view."}],"kind":"symbol","metadata":{"modules":[{"name":"PlaybookSnapshot","relatedModules":["Playbook"]}],"role":"symbol","title":"init(_:layout:file:line:content:)","roleHeading":"Initializer","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Content"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"ScenarioTitle","preciseIdentifier":"s:8Playbook13ScenarioTitleV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"layout"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"file"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"StaticString","preciseIdentifier":"s:s12StaticStringV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"line"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt","preciseIdentifier":"s:Su"},{"kind":"text","text":", "},{"kind":"externalParam","text":"content"},{"kind":"text","text":": () -> "},{"kind":"typeIdentifier","text":"Content"},{"kind":"text","text":")"}],"symbolKind":"init","externalID":"s:8Playbook8ScenarioV_6layout4file4line7contentAcA0B5TitleV_AA0B6LayoutVs12StaticStringVSuxyctc7SwiftUI4ViewRzlufc","extendedModule":"Playbook","platforms":[{"beta":false,"unavailable":false,"name":"iOS","introducedAt":"13.0","deprecated":false}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Scenario/init(_:layout:file:line:content:)-5ncog":{"role":"symbol","title":"init(_:layout:file:line:content:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"<"},{"kind":"genericParameter","text":"Content"},{"kind":"text","text":">("},{"kind":"typeIdentifier","text":"ScenarioTitle","preciseIdentifier":"s:8Playbook13ScenarioTitleV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"layout"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"file"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"StaticString","preciseIdentifier":"s:s12StaticStringV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"line"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt","preciseIdentifier":"s:Su"},{"kind":"text","text":", "},{"kind":"externalParam","text":"content"},{"kind":"text","text":": () -> "},{"kind":"typeIdentifier","text":"Content"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new scenario with SwiftUI view."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario\/init(_:layout:file:line:content:)-5ncog","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenario\/init(_:layout:file:line:content:)-5ncog"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Scenario":{"role":"symbol","title":"Scenario","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Scenario"}],"abstract":[{"type":"text","text":"Represents part of the component state."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Scenario"}],"url":"\/documentation\/playbooksnapshot\/scenario"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout":{"role":"symbol","title":"ScenarioLayout","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioLayout"}],"abstract":[{"type":"text","text":"Represents how the component should be laid out."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioLayout"}],"url":"\/documentation\/playbooksnapshot\/scenariolayout"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioTitle":{"role":"symbol","title":"ScenarioTitle","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioTitle"}],"abstract":[{"type":"text","text":"Represents a unique title of the scenario."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioTitle"}],"url":"\/documentation\/playbooksnapshot\/scenariotitle"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/scenario/init(_:layout:file:line:content:)-63oo2.json b/data/documentation/playbooksnapshot/scenario/init(_:layout:file:line:content:)-63oo2.json index 08c2b0f..e3523d8 100644 --- a/data/documentation/playbooksnapshot/scenario/init(_:layout:file:line:content:)-63oo2.json +++ b/data/documentation/playbooksnapshot/scenario/init(_:layout:file:line:content:)-63oo2.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"title"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle","preciseIdentifier":"s:8Playbook13ScenarioTitleV","text":"ScenarioTitle"},{"kind":"text","text":", "},{"kind":"externalParam","text":"layout"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV","text":"ScenarioLayout"},{"kind":"text","text":", "},{"kind":"externalParam","text":"file"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"StaticString","preciseIdentifier":"s:s12StaticStringV"},{"kind":"text","text":" = "},{"kind":"keyword","text":"#file"},{"kind":"text","text":", "},{"kind":"externalParam","text":"line"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt","preciseIdentifier":"s:Su"},{"kind":"text","text":" = "},{"kind":"keyword","text":"#line"},{"kind":"text","text":", "},{"kind":"externalParam","text":"content"},{"kind":"text","text":": "},{"kind":"keyword","text":"@escaping"},{"kind":"text","text":" ("},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioContext","preciseIdentifier":"s:8Playbook15ScenarioContextV","text":"ScenarioContext"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"UIViewController","preciseIdentifier":"c:objc(cs)UIViewController"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"name":"title","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A unique title of this scenario."}]}]},{"name":"layout","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Represents how the component should be laid out."}]}]},{"name":"file","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A file path where defined this scenario."}]}]},{"name":"line","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A line number where defined this scenario in file."}]}]},{"name":"content","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A closure that make a new content with passed context."}]}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenario\/init(_:layout:file:line:content:)-63oo2"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario\/init(_:layout:file:line:content:)-63oo2","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new scenario."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"ScenarioTitle","preciseIdentifier":"s:8Playbook13ScenarioTitleV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"layout"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"file"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"StaticString","preciseIdentifier":"s:s12StaticStringV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"line"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt","preciseIdentifier":"s:Su"},{"kind":"text","text":", "},{"kind":"externalParam","text":"content"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"ScenarioContext","preciseIdentifier":"s:8Playbook15ScenarioContextV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"UIViewController","preciseIdentifier":"c:objc(cs)UIViewController"},{"kind":"text","text":")"}],"title":"init(_:layout:file:line:content:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:8Playbook8ScenarioV_6layout4file4line7contentAcA0B5TitleV_AA0B6LayoutVs12StaticStringVSuSo16UIViewControllerCAA0B7ContextVctcfc","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout":{"role":"symbol","title":"ScenarioLayout","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioLayout"}],"abstract":[{"type":"text","text":"Represents how the component should be laid out."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioLayout"}],"url":"\/documentation\/playbooksnapshot\/scenariolayout"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Scenario":{"role":"symbol","title":"Scenario","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Scenario"}],"abstract":[{"type":"text","text":"Represents part of the component state."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Scenario"}],"url":"\/documentation\/playbooksnapshot\/scenario"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Scenario/init(_:layout:file:line:content:)-63oo2":{"role":"symbol","title":"init(_:layout:file:line:content:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"ScenarioTitle","preciseIdentifier":"s:8Playbook13ScenarioTitleV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"layout"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"file"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"StaticString","preciseIdentifier":"s:s12StaticStringV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"line"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt","preciseIdentifier":"s:Su"},{"kind":"text","text":", "},{"kind":"externalParam","text":"content"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"ScenarioContext","preciseIdentifier":"s:8Playbook15ScenarioContextV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"UIViewController","preciseIdentifier":"c:objc(cs)UIViewController"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new scenario."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario\/init(_:layout:file:line:content:)-63oo2","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenario\/init(_:layout:file:line:content:)-63oo2"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioTitle":{"role":"symbol","title":"ScenarioTitle","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioTitle"}],"abstract":[{"type":"text","text":"Represents a unique title of the scenario."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioTitle"}],"url":"\/documentation\/playbooksnapshot\/scenariotitle"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioContext":{"role":"symbol","title":"ScenarioContext","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioContext"}],"abstract":[{"type":"text","text":"The context of scenario."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioContext","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioContext"}],"url":"\/documentation\/playbooksnapshot\/scenariocontext"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"title"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle","preciseIdentifier":"s:8Playbook13ScenarioTitleV","text":"ScenarioTitle"},{"kind":"text","text":", "},{"kind":"externalParam","text":"layout"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV","text":"ScenarioLayout"},{"kind":"text","text":", "},{"kind":"externalParam","text":"file"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"StaticString","preciseIdentifier":"s:s12StaticStringV"},{"kind":"text","text":" = "},{"kind":"keyword","text":"#file"},{"kind":"text","text":", "},{"kind":"externalParam","text":"line"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt","preciseIdentifier":"s:Su"},{"kind":"text","text":" = "},{"kind":"keyword","text":"#line"},{"kind":"text","text":", "},{"kind":"externalParam","text":"content"},{"kind":"text","text":": "},{"kind":"keyword","text":"@escaping"},{"kind":"text","text":" ("},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioContext","preciseIdentifier":"s:8Playbook15ScenarioContextV","text":"ScenarioContext"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"UIViewController","preciseIdentifier":"c:objc(cs)UIViewController"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"name":"title","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A unique title of this scenario."}]}]},{"name":"layout","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Represents how the component should be laid out."}]}]},{"name":"file","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A file path where defined this scenario."}]}]},{"name":"line","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A line number where defined this scenario in file."}]}]},{"name":"content","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A closure that make a new content with passed context."}]}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenario\/init(_:layout:file:line:content:)-63oo2"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario\/init(_:layout:file:line:content:)-63oo2","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new scenario."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"ScenarioTitle","preciseIdentifier":"s:8Playbook13ScenarioTitleV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"layout"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"file"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"StaticString","preciseIdentifier":"s:s12StaticStringV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"line"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt","preciseIdentifier":"s:Su"},{"kind":"text","text":", "},{"kind":"externalParam","text":"content"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"ScenarioContext","preciseIdentifier":"s:8Playbook15ScenarioContextV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"UIViewController","preciseIdentifier":"c:objc(cs)UIViewController"},{"kind":"text","text":")"}],"title":"init(_:layout:file:line:content:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:8Playbook8ScenarioV_6layout4file4line7contentAcA0B5TitleV_AA0B6LayoutVs12StaticStringVSuSo16UIViewControllerCAA0B7ContextVctcfc","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioTitle":{"role":"symbol","title":"ScenarioTitle","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioTitle"}],"abstract":[{"type":"text","text":"Represents a unique title of the scenario."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioTitle"}],"url":"\/documentation\/playbooksnapshot\/scenariotitle"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout":{"role":"symbol","title":"ScenarioLayout","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioLayout"}],"abstract":[{"type":"text","text":"Represents how the component should be laid out."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioLayout"}],"url":"\/documentation\/playbooksnapshot\/scenariolayout"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioContext":{"role":"symbol","title":"ScenarioContext","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioContext"}],"abstract":[{"type":"text","text":"The context of scenario."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioContext","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioContext"}],"url":"\/documentation\/playbooksnapshot\/scenariocontext"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Scenario":{"role":"symbol","title":"Scenario","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Scenario"}],"abstract":[{"type":"text","text":"Represents part of the component state."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Scenario"}],"url":"\/documentation\/playbooksnapshot\/scenario"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Scenario/init(_:layout:file:line:content:)-63oo2":{"role":"symbol","title":"init(_:layout:file:line:content:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"ScenarioTitle","preciseIdentifier":"s:8Playbook13ScenarioTitleV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"layout"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"file"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"StaticString","preciseIdentifier":"s:s12StaticStringV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"line"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt","preciseIdentifier":"s:Su"},{"kind":"text","text":", "},{"kind":"externalParam","text":"content"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"ScenarioContext","preciseIdentifier":"s:8Playbook15ScenarioContextV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"UIViewController","preciseIdentifier":"c:objc(cs)UIViewController"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new scenario."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario\/init(_:layout:file:line:content:)-63oo2","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenario\/init(_:layout:file:line:content:)-63oo2"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/scenario/init(_:layout:file:line:content:)-8cxxn.json b/data/documentation/playbooksnapshot/scenario/init(_:layout:file:line:content:)-8cxxn.json index 2896934..f2b73bd 100644 --- a/data/documentation/playbooksnapshot/scenario/init(_:layout:file:line:content:)-8cxxn.json +++ b/data/documentation/playbooksnapshot/scenario/init(_:layout:file:line:content:)-8cxxn.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"title"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle","preciseIdentifier":"s:8Playbook13ScenarioTitleV","text":"ScenarioTitle"},{"kind":"text","text":", "},{"kind":"externalParam","text":"layout"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV","text":"ScenarioLayout"},{"kind":"text","text":", "},{"kind":"externalParam","text":"file"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"StaticString","preciseIdentifier":"s:s12StaticStringV"},{"kind":"text","text":" = "},{"kind":"keyword","text":"#file"},{"kind":"text","text":", "},{"kind":"externalParam","text":"line"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt","preciseIdentifier":"s:Su"},{"kind":"text","text":" = "},{"kind":"keyword","text":"#line"},{"kind":"text","text":", "},{"kind":"externalParam","text":"content"},{"kind":"text","text":": "},{"kind":"keyword","text":"@escaping"},{"kind":"text","text":" ("},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioContext","preciseIdentifier":"s:8Playbook15ScenarioContextV","text":"ScenarioContext"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"UIView","preciseIdentifier":"c:objc(cs)UIView"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"name":"title","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A unique title of this scenario."}]}]},{"name":"layout","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Represents how the component should be laid out."}]}]},{"name":"file","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A file path where defined this scenario."}]}]},{"name":"line","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A line number where defined this scenario in file."}]}]},{"name":"content","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A closure that make a new content with passed context."}]}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenario\/init(_:layout:file:line:content:)-8cxxn"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario\/init(_:layout:file:line:content:)-8cxxn","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new scenario."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"ScenarioTitle","preciseIdentifier":"s:8Playbook13ScenarioTitleV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"layout"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"file"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"StaticString","preciseIdentifier":"s:s12StaticStringV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"line"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt","preciseIdentifier":"s:Su"},{"kind":"text","text":", "},{"kind":"externalParam","text":"content"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"ScenarioContext","preciseIdentifier":"s:8Playbook15ScenarioContextV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"UIView","preciseIdentifier":"c:objc(cs)UIView"},{"kind":"text","text":")"}],"title":"init(_:layout:file:line:content:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:8Playbook8ScenarioV_6layout4file4line7contentAcA0B5TitleV_AA0B6LayoutVs12StaticStringVSuSo6UIViewCAA0B7ContextVctcfc","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioContext":{"role":"symbol","title":"ScenarioContext","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioContext"}],"abstract":[{"type":"text","text":"The context of scenario."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioContext","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioContext"}],"url":"\/documentation\/playbooksnapshot\/scenariocontext"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Scenario/init(_:layout:file:line:content:)-8cxxn":{"role":"symbol","title":"init(_:layout:file:line:content:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"ScenarioTitle","preciseIdentifier":"s:8Playbook13ScenarioTitleV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"layout"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"file"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"StaticString","preciseIdentifier":"s:s12StaticStringV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"line"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt","preciseIdentifier":"s:Su"},{"kind":"text","text":", "},{"kind":"externalParam","text":"content"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"ScenarioContext","preciseIdentifier":"s:8Playbook15ScenarioContextV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"UIView","preciseIdentifier":"c:objc(cs)UIView"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new scenario."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario\/init(_:layout:file:line:content:)-8cxxn","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenario\/init(_:layout:file:line:content:)-8cxxn"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioTitle":{"role":"symbol","title":"ScenarioTitle","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioTitle"}],"abstract":[{"type":"text","text":"Represents a unique title of the scenario."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioTitle"}],"url":"\/documentation\/playbooksnapshot\/scenariotitle"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Scenario":{"role":"symbol","title":"Scenario","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Scenario"}],"abstract":[{"type":"text","text":"Represents part of the component state."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Scenario"}],"url":"\/documentation\/playbooksnapshot\/scenario"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout":{"role":"symbol","title":"ScenarioLayout","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioLayout"}],"abstract":[{"type":"text","text":"Represents how the component should be laid out."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioLayout"}],"url":"\/documentation\/playbooksnapshot\/scenariolayout"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"title"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle","preciseIdentifier":"s:8Playbook13ScenarioTitleV","text":"ScenarioTitle"},{"kind":"text","text":", "},{"kind":"externalParam","text":"layout"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV","text":"ScenarioLayout"},{"kind":"text","text":", "},{"kind":"externalParam","text":"file"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"StaticString","preciseIdentifier":"s:s12StaticStringV"},{"kind":"text","text":" = "},{"kind":"keyword","text":"#file"},{"kind":"text","text":", "},{"kind":"externalParam","text":"line"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt","preciseIdentifier":"s:Su"},{"kind":"text","text":" = "},{"kind":"keyword","text":"#line"},{"kind":"text","text":", "},{"kind":"externalParam","text":"content"},{"kind":"text","text":": "},{"kind":"keyword","text":"@escaping"},{"kind":"text","text":" ("},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioContext","preciseIdentifier":"s:8Playbook15ScenarioContextV","text":"ScenarioContext"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"UIView","preciseIdentifier":"c:objc(cs)UIView"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"name":"title","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A unique title of this scenario."}]}]},{"name":"layout","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Represents how the component should be laid out."}]}]},{"name":"file","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A file path where defined this scenario."}]}]},{"name":"line","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A line number where defined this scenario in file."}]}]},{"name":"content","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A closure that make a new content with passed context."}]}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenario\/init(_:layout:file:line:content:)-8cxxn"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario\/init(_:layout:file:line:content:)-8cxxn","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new scenario."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"ScenarioTitle","preciseIdentifier":"s:8Playbook13ScenarioTitleV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"layout"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"file"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"StaticString","preciseIdentifier":"s:s12StaticStringV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"line"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt","preciseIdentifier":"s:Su"},{"kind":"text","text":", "},{"kind":"externalParam","text":"content"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"ScenarioContext","preciseIdentifier":"s:8Playbook15ScenarioContextV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"UIView","preciseIdentifier":"c:objc(cs)UIView"},{"kind":"text","text":")"}],"title":"init(_:layout:file:line:content:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:8Playbook8ScenarioV_6layout4file4line7contentAcA0B5TitleV_AA0B6LayoutVs12StaticStringVSuSo6UIViewCAA0B7ContextVctcfc","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioTitle":{"role":"symbol","title":"ScenarioTitle","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioTitle"}],"abstract":[{"type":"text","text":"Represents a unique title of the scenario."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioTitle"}],"url":"\/documentation\/playbooksnapshot\/scenariotitle"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioContext":{"role":"symbol","title":"ScenarioContext","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioContext"}],"abstract":[{"type":"text","text":"The context of scenario."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioContext","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioContext"}],"url":"\/documentation\/playbooksnapshot\/scenariocontext"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout":{"role":"symbol","title":"ScenarioLayout","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioLayout"}],"abstract":[{"type":"text","text":"Represents how the component should be laid out."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioLayout"}],"url":"\/documentation\/playbooksnapshot\/scenariolayout"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Scenario/init(_:layout:file:line:content:)-8cxxn":{"role":"symbol","title":"init(_:layout:file:line:content:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"ScenarioTitle","preciseIdentifier":"s:8Playbook13ScenarioTitleV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"layout"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"file"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"StaticString","preciseIdentifier":"s:s12StaticStringV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"line"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt","preciseIdentifier":"s:Su"},{"kind":"text","text":", "},{"kind":"externalParam","text":"content"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"ScenarioContext","preciseIdentifier":"s:8Playbook15ScenarioContextV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"UIView","preciseIdentifier":"c:objc(cs)UIView"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new scenario."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario\/init(_:layout:file:line:content:)-8cxxn","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenario\/init(_:layout:file:line:content:)-8cxxn"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Scenario":{"role":"symbol","title":"Scenario","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Scenario"}],"abstract":[{"type":"text","text":"Represents part of the component state."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Scenario"}],"url":"\/documentation\/playbooksnapshot\/scenario"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/scenario/layout.json b/data/documentation/playbooksnapshot/scenario/layout.json index cf443ee..d63eb99 100644 --- a/data/documentation/playbooksnapshot/scenario/layout.json +++ b/data/documentation/playbooksnapshot/scenario/layout.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"layout"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV","text":"ScenarioLayout"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenario\/layout"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario\/layout","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Represents how the component should be laid out."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"layout"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV"}],"title":"layout","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:8Playbook8ScenarioV6layoutAA0B6LayoutVvp","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout":{"role":"symbol","title":"ScenarioLayout","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioLayout"}],"abstract":[{"type":"text","text":"Represents how the component should be laid out."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioLayout"}],"url":"\/documentation\/playbooksnapshot\/scenariolayout"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Scenario/layout":{"role":"symbol","title":"layout","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"layout"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV"}],"abstract":[{"type":"text","text":"Represents how the component should be laid out."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario\/layout","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenario\/layout"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Scenario":{"role":"symbol","title":"Scenario","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Scenario"}],"abstract":[{"type":"text","text":"Represents part of the component state."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Scenario"}],"url":"\/documentation\/playbooksnapshot\/scenario"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"layout"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV","text":"ScenarioLayout"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenario\/layout"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario\/layout","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Represents how the component should be laid out."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"layout"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV"}],"title":"layout","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:8Playbook8ScenarioV6layoutAA0B6LayoutVvp","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Scenario":{"role":"symbol","title":"Scenario","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Scenario"}],"abstract":[{"type":"text","text":"Represents part of the component state."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Scenario"}],"url":"\/documentation\/playbooksnapshot\/scenario"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Scenario/layout":{"role":"symbol","title":"layout","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"layout"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV"}],"abstract":[{"type":"text","text":"Represents how the component should be laid out."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario\/layout","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenario\/layout"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout":{"role":"symbol","title":"ScenarioLayout","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioLayout"}],"abstract":[{"type":"text","text":"Represents how the component should be laid out."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioLayout"}],"url":"\/documentation\/playbooksnapshot\/scenariolayout"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/scenario/line.json b/data/documentation/playbooksnapshot/scenario/line.json index c50517f..3141a75 100644 --- a/data/documentation/playbooksnapshot/scenario/line.json +++ b/data/documentation/playbooksnapshot/scenario/line.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"line"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt","preciseIdentifier":"s:Su"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenario\/line"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario\/line","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"A line number where defined this scenario in file."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"line"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt","preciseIdentifier":"s:Su"}],"title":"line","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:8Playbook8ScenarioV4lineSuvp","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Scenario/line":{"role":"symbol","title":"line","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"line"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt","preciseIdentifier":"s:Su"}],"abstract":[{"type":"text","text":"A line number where defined this scenario in file."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario\/line","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenario\/line"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Scenario":{"role":"symbol","title":"Scenario","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Scenario"}],"abstract":[{"type":"text","text":"Represents part of the component state."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Scenario"}],"url":"\/documentation\/playbooksnapshot\/scenario"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"line"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt","preciseIdentifier":"s:Su"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenario\/line"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario\/line","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"A line number where defined this scenario in file."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"line"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt","preciseIdentifier":"s:Su"}],"title":"line","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:8Playbook8ScenarioV4lineSuvp","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Scenario/line":{"role":"symbol","title":"line","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"line"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UInt","preciseIdentifier":"s:Su"}],"abstract":[{"type":"text","text":"A line number where defined this scenario in file."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario\/line","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenario\/line"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Scenario":{"role":"symbol","title":"Scenario","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Scenario"}],"abstract":[{"type":"text","text":"Represents part of the component state."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Scenario"}],"url":"\/documentation\/playbooksnapshot\/scenario"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/scenario/scenariosbuildable-implementations.json b/data/documentation/playbooksnapshot/scenario/scenariosbuildable-implementations.json index 2ef4855..e16bd9e 100644 --- a/data/documentation/playbooksnapshot/scenario/scenariosbuildable-implementations.json +++ b/data/documentation/playbooksnapshot/scenario/scenariosbuildable-implementations.json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenario\/scenariosbuildable-implementations"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario\/ScenariosBuildable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Methods","identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario\/buildScenarios()"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"PlaybookSnapshot"}],"role":"collectionGroup","title":"ScenariosBuildable Implementations"},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Scenario":{"role":"symbol","title":"Scenario","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Scenario"}],"abstract":[{"type":"text","text":"Represents part of the component state."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Scenario"}],"url":"\/documentation\/playbooksnapshot\/scenario"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Scenario/buildScenarios()":{"role":"symbol","title":"buildScenarios()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"buildScenarios"},{"kind":"text","text":"() -> ["},{"kind":"typeIdentifier","text":"Scenario","preciseIdentifier":"s:8Playbook8ScenarioV"},{"kind":"text","text":"]"}],"abstract":[{"type":"text","text":"Builds an array of scenarios containing only "},{"type":"codeVoice","code":"self"},{"type":"text","text":"."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario\/buildScenarios()","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenario\/buildscenarios()"}}} \ No newline at end of file +{"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenario\/scenariosbuildable-implementations"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario\/ScenariosBuildable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Methods","identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario\/buildScenarios()"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"PlaybookSnapshot"}],"role":"collectionGroup","title":"ScenariosBuildable Implementations"},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Scenario":{"role":"symbol","title":"Scenario","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Scenario"}],"abstract":[{"type":"text","text":"Represents part of the component state."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Scenario"}],"url":"\/documentation\/playbooksnapshot\/scenario"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Scenario/buildScenarios()":{"role":"symbol","title":"buildScenarios()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"buildScenarios"},{"kind":"text","text":"() -> ["},{"kind":"typeIdentifier","text":"Scenario","preciseIdentifier":"s:8Playbook8ScenarioV"},{"kind":"text","text":"]"}],"abstract":[{"type":"text","text":"Builds an array of scenarios containing only "},{"type":"codeVoice","code":"self"},{"type":"text","text":"."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario\/buildScenarios()","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenario\/buildscenarios()"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/scenario/title.json b/data/documentation/playbooksnapshot/scenario/title.json index bc631c9..43ec302 100644 --- a/data/documentation/playbooksnapshot/scenario/title.json +++ b/data/documentation/playbooksnapshot/scenario/title.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"title"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle","preciseIdentifier":"s:8Playbook13ScenarioTitleV","text":"ScenarioTitle"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenario\/title"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario\/title","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"A unique title of scenario that describes component and its state."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"title"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ScenarioTitle","preciseIdentifier":"s:8Playbook13ScenarioTitleV"}],"title":"title","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:8Playbook8ScenarioV5titleAA0B5TitleVvp","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Scenario/title":{"role":"symbol","title":"title","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"title"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ScenarioTitle","preciseIdentifier":"s:8Playbook13ScenarioTitleV"}],"abstract":[{"type":"text","text":"A unique title of scenario that describes component and its state."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario\/title","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenario\/title"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioTitle":{"role":"symbol","title":"ScenarioTitle","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioTitle"}],"abstract":[{"type":"text","text":"Represents a unique title of the scenario."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioTitle"}],"url":"\/documentation\/playbooksnapshot\/scenariotitle"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Scenario":{"role":"symbol","title":"Scenario","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Scenario"}],"abstract":[{"type":"text","text":"Represents part of the component state."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Scenario"}],"url":"\/documentation\/playbooksnapshot\/scenario"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"title"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle","preciseIdentifier":"s:8Playbook13ScenarioTitleV","text":"ScenarioTitle"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenario\/title"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario\/title","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"A unique title of scenario that describes component and its state."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"title"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ScenarioTitle","preciseIdentifier":"s:8Playbook13ScenarioTitleV"}],"title":"title","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:8Playbook8ScenarioV5titleAA0B5TitleVvp","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioTitle":{"role":"symbol","title":"ScenarioTitle","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioTitle"}],"abstract":[{"type":"text","text":"Represents a unique title of the scenario."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioTitle"}],"url":"\/documentation\/playbooksnapshot\/scenariotitle"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Scenario/title":{"role":"symbol","title":"title","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"title"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ScenarioTitle","preciseIdentifier":"s:8Playbook13ScenarioTitleV"}],"abstract":[{"type":"text","text":"A unique title of scenario that describes component and its state."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario\/title","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenario\/title"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Scenario":{"role":"symbol","title":"Scenario","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Scenario"}],"abstract":[{"type":"text","text":"Represents part of the component state."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Scenario"}],"url":"\/documentation\/playbooksnapshot\/scenario"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/scenariocategory.json b/data/documentation/playbooksnapshot/scenariocategory.json index 9dd8fcf..e3e8227 100644 --- a/data/documentation/playbooksnapshot/scenariocategory.json +++ b/data/documentation/playbooksnapshot/scenariocategory.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioCategory"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenariocategory"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/s23CustomStringConvertibleP","doc:\/\/app.playbook-ui.PlaybookSnapshot\/SQ","doc:\/\/app.playbook-ui.PlaybookSnapshot\/s43ExpressibleByExtendedGraphemeClusterLiteralP","doc:\/\/app.playbook-ui.PlaybookSnapshot\/s32ExpressibleByStringInterpolationP","doc:\/\/app.playbook-ui.PlaybookSnapshot\/s26ExpressibleByStringLiteralP","doc:\/\/app.playbook-ui.PlaybookSnapshot\/s33ExpressibleByUnicodeScalarLiteralP","doc:\/\/app.playbook-ui.PlaybookSnapshot\/SH","doc:\/\/app.playbook-ui.PlaybookSnapshot\/SY"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Represents a unique identifier of the set of scenarios."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioCategory"}],"title":"ScenarioCategory","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:8Playbook16ScenarioCategoryV","modules":[{"name":"PlaybookSnapshot"}],"navigatorTitle":[{"kind":"identifier","text":"ScenarioCategory"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot"]]},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory\/init(rawValue:)","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory\/init(stringLiteral:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory\/description","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory\/rawValue"]},{"title":"Default Implementations","identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory\/Equatable-Implementations","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory\/ExpressibleByExtendedGraphemeClusterLiteral-Implementations","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory\/ExpressibleByStringInterpolation-Implementations","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory\/ExpressibleByUnicodeScalarLiteral-Implementations","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory\/RawRepresentable-Implementations"],"generated":true}],"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioCategory":{"role":"symbol","title":"ScenarioCategory","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioCategory"}],"abstract":[{"type":"text","text":"Represents a unique identifier of the set of scenarios."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioCategory"}],"url":"\/documentation\/playbooksnapshot\/scenariocategory"},"doc://app.playbook-ui.PlaybookSnapshot/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/SQ"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioCategory/init(rawValue:)":{"role":"symbol","title":"init(rawValue:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory\/init(rawValue:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariocategory\/init(rawvalue:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioCategory/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariocategory\/equatable-implementations"},"doc://app.playbook-ui.PlaybookSnapshot/s32ExpressibleByStringInterpolationP":{"type":"unresolvable","title":"Swift.ExpressibleByStringInterpolation","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/s32ExpressibleByStringInterpolationP"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioCategory/rawValue":{"role":"symbol","title":"rawValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory\/rawValue","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariocategory\/rawvalue"},"doc://app.playbook-ui.PlaybookSnapshot/s43ExpressibleByExtendedGraphemeClusterLiteralP":{"type":"unresolvable","title":"Swift.ExpressibleByExtendedGraphemeClusterLiteral","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/s43ExpressibleByExtendedGraphemeClusterLiteralP"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioCategory/ExpressibleByExtendedGraphemeClusterLiteral-Implementations":{"role":"collectionGroup","title":"ExpressibleByExtendedGraphemeClusterLiteral Implementations","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory\/ExpressibleByExtendedGraphemeClusterLiteral-Implementations","kind":"article","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariocategory\/expressiblebyextendedgraphemeclusterliteral-implementations"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioCategory/ExpressibleByStringInterpolation-Implementations":{"role":"collectionGroup","title":"ExpressibleByStringInterpolation Implementations","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory\/ExpressibleByStringInterpolation-Implementations","kind":"article","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariocategory\/expressiblebystringinterpolation-implementations"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioCategory/ExpressibleByUnicodeScalarLiteral-Implementations":{"role":"collectionGroup","title":"ExpressibleByUnicodeScalarLiteral Implementations","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory\/ExpressibleByUnicodeScalarLiteral-Implementations","kind":"article","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariocategory\/expressiblebyunicodescalarliteral-implementations"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioCategory/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariocategory\/rawrepresentable-implementations"},"doc://app.playbook-ui.PlaybookSnapshot/s23CustomStringConvertibleP":{"type":"unresolvable","title":"Swift.CustomStringConvertible","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/s23CustomStringConvertibleP"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioCategory/description":{"role":"symbol","title":"description","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"description"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory\/description","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariocategory\/description"},"doc://app.playbook-ui.PlaybookSnapshot/SY":{"type":"unresolvable","title":"Swift.RawRepresentable","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/SY"},"doc://app.playbook-ui.PlaybookSnapshot/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/SH"},"doc://app.playbook-ui.PlaybookSnapshot/s33ExpressibleByUnicodeScalarLiteralP":{"type":"unresolvable","title":"Swift.ExpressibleByUnicodeScalarLiteral","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/s33ExpressibleByUnicodeScalarLiteralP"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/s26ExpressibleByStringLiteralP":{"type":"unresolvable","title":"Swift.ExpressibleByStringLiteral","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/s26ExpressibleByStringLiteralP"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioCategory/init(stringLiteral:)":{"role":"symbol","title":"init(stringLiteral:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"stringLiteral"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory\/init(stringLiteral:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariocategory\/init(stringliteral:)"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioCategory"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenariocategory"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/s23CustomStringConvertibleP","doc:\/\/app.playbook-ui.PlaybookSnapshot\/SQ","doc:\/\/app.playbook-ui.PlaybookSnapshot\/s43ExpressibleByExtendedGraphemeClusterLiteralP","doc:\/\/app.playbook-ui.PlaybookSnapshot\/s32ExpressibleByStringInterpolationP","doc:\/\/app.playbook-ui.PlaybookSnapshot\/s26ExpressibleByStringLiteralP","doc:\/\/app.playbook-ui.PlaybookSnapshot\/s33ExpressibleByUnicodeScalarLiteralP","doc:\/\/app.playbook-ui.PlaybookSnapshot\/SH","doc:\/\/app.playbook-ui.PlaybookSnapshot\/SY"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Represents a unique identifier of the set of scenarios."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioCategory"}],"title":"ScenarioCategory","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:8Playbook16ScenarioCategoryV","modules":[{"name":"PlaybookSnapshot"}],"navigatorTitle":[{"kind":"identifier","text":"ScenarioCategory"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot"]]},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory\/init(rawValue:)","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory\/init(stringLiteral:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory\/description","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory\/rawValue"]},{"title":"Default Implementations","identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory\/Equatable-Implementations","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory\/ExpressibleByExtendedGraphemeClusterLiteral-Implementations","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory\/ExpressibleByStringInterpolation-Implementations","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory\/ExpressibleByUnicodeScalarLiteral-Implementations","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory\/RawRepresentable-Implementations"],"generated":true}],"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioCategory/ExpressibleByExtendedGraphemeClusterLiteral-Implementations":{"role":"collectionGroup","title":"ExpressibleByExtendedGraphemeClusterLiteral Implementations","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory\/ExpressibleByExtendedGraphemeClusterLiteral-Implementations","kind":"article","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariocategory\/expressiblebyextendedgraphemeclusterliteral-implementations"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioCategory/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariocategory\/rawrepresentable-implementations"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioCategory/rawValue":{"role":"symbol","title":"rawValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory\/rawValue","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariocategory\/rawvalue"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioCategory/init(rawValue:)":{"role":"symbol","title":"init(rawValue:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory\/init(rawValue:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariocategory\/init(rawvalue:)"},"doc://app.playbook-ui.PlaybookSnapshot/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/SQ"},"doc://app.playbook-ui.PlaybookSnapshot/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/SH"},"doc://app.playbook-ui.PlaybookSnapshot/s26ExpressibleByStringLiteralP":{"type":"unresolvable","title":"Swift.ExpressibleByStringLiteral","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/s26ExpressibleByStringLiteralP"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioCategory/ExpressibleByStringInterpolation-Implementations":{"role":"collectionGroup","title":"ExpressibleByStringInterpolation Implementations","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory\/ExpressibleByStringInterpolation-Implementations","kind":"article","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariocategory\/expressiblebystringinterpolation-implementations"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioCategory/init(stringLiteral:)":{"role":"symbol","title":"init(stringLiteral:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"stringLiteral"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory\/init(stringLiteral:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariocategory\/init(stringliteral:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioCategory/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariocategory\/equatable-implementations"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioCategory":{"role":"symbol","title":"ScenarioCategory","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioCategory"}],"abstract":[{"type":"text","text":"Represents a unique identifier of the set of scenarios."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioCategory"}],"url":"\/documentation\/playbooksnapshot\/scenariocategory"},"doc://app.playbook-ui.PlaybookSnapshot/s23CustomStringConvertibleP":{"type":"unresolvable","title":"Swift.CustomStringConvertible","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/s23CustomStringConvertibleP"},"doc://app.playbook-ui.PlaybookSnapshot/SY":{"type":"unresolvable","title":"Swift.RawRepresentable","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/SY"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioCategory/description":{"role":"symbol","title":"description","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"description"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory\/description","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariocategory\/description"},"doc://app.playbook-ui.PlaybookSnapshot/s32ExpressibleByStringInterpolationP":{"type":"unresolvable","title":"Swift.ExpressibleByStringInterpolation","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/s32ExpressibleByStringInterpolationP"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioCategory/ExpressibleByUnicodeScalarLiteral-Implementations":{"role":"collectionGroup","title":"ExpressibleByUnicodeScalarLiteral Implementations","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory\/ExpressibleByUnicodeScalarLiteral-Implementations","kind":"article","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariocategory\/expressiblebyunicodescalarliteral-implementations"},"doc://app.playbook-ui.PlaybookSnapshot/s43ExpressibleByExtendedGraphemeClusterLiteralP":{"type":"unresolvable","title":"Swift.ExpressibleByExtendedGraphemeClusterLiteral","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/s43ExpressibleByExtendedGraphemeClusterLiteralP"},"doc://app.playbook-ui.PlaybookSnapshot/s33ExpressibleByUnicodeScalarLiteralP":{"type":"unresolvable","title":"Swift.ExpressibleByUnicodeScalarLiteral","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/s33ExpressibleByUnicodeScalarLiteralP"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/scenariocategory/!=(_:_:).json b/data/documentation/playbooksnapshot/scenariocategory/!=(_:_:).json index ae26758..8c4b27b 100644 --- a/data/documentation/playbooksnapshot/scenariocategory/!=(_:_:).json +++ b/data/documentation/playbooksnapshot/scenariocategory/!=(_:_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenariocategory\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory\/!=(_:_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"Equatable.!=(_:_:)"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:8Playbook16ScenarioCategoryV","extendedModule":"Swift","modules":[{"name":"PlaybookSnapshot","relatedModules":["Swift"]}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory\/Equatable-Implementations"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioCategory/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariocategory\/equatable-implementations"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioCategory":{"role":"symbol","title":"ScenarioCategory","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioCategory"}],"abstract":[{"type":"text","text":"Represents a unique identifier of the set of scenarios."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioCategory"}],"url":"\/documentation\/playbooksnapshot\/scenariocategory"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioCategory/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariocategory\/!=(_:_:)"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenariocategory\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory\/!=(_:_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"Equatable.!=(_:_:)"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:8Playbook16ScenarioCategoryV","extendedModule":"Swift","modules":[{"name":"PlaybookSnapshot","relatedModules":["Swift"]}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory\/Equatable-Implementations"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioCategory/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariocategory\/!=(_:_:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioCategory":{"role":"symbol","title":"ScenarioCategory","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioCategory"}],"abstract":[{"type":"text","text":"Represents a unique identifier of the set of scenarios."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioCategory"}],"url":"\/documentation\/playbooksnapshot\/scenariocategory"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioCategory/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariocategory\/equatable-implementations"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/scenariocategory/equatable-implementations.json b/data/documentation/playbooksnapshot/scenariocategory/equatable-implementations.json index b7206b8..f8c9d2f 100644 --- a/data/documentation/playbooksnapshot/scenariocategory/equatable-implementations.json +++ b/data/documentation/playbooksnapshot/scenariocategory/equatable-implementations.json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenariocategory\/equatable-implementations"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory\/Equatable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory\/!=(_:_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"PlaybookSnapshot"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioCategory":{"role":"symbol","title":"ScenarioCategory","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioCategory"}],"abstract":[{"type":"text","text":"Represents a unique identifier of the set of scenarios."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioCategory"}],"url":"\/documentation\/playbooksnapshot\/scenariocategory"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioCategory/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariocategory\/!=(_:_:)"}}} \ No newline at end of file +{"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenariocategory\/equatable-implementations"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory\/Equatable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory\/!=(_:_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"PlaybookSnapshot"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioCategory":{"role":"symbol","title":"ScenarioCategory","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioCategory"}],"abstract":[{"type":"text","text":"Represents a unique identifier of the set of scenarios."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioCategory"}],"url":"\/documentation\/playbooksnapshot\/scenariocategory"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioCategory/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariocategory\/!=(_:_:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/scenariocategory/expressiblebyextendedgraphemeclusterliteral-implementations.json b/data/documentation/playbooksnapshot/scenariocategory/expressiblebyextendedgraphemeclusterliteral-implementations.json index 1d8764c..e286ba6 100644 --- a/data/documentation/playbooksnapshot/scenariocategory/expressiblebyextendedgraphemeclusterliteral-implementations.json +++ b/data/documentation/playbooksnapshot/scenariocategory/expressiblebyextendedgraphemeclusterliteral-implementations.json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenariocategory\/expressiblebyextendedgraphemeclusterliteral-implementations"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory\/ExpressibleByExtendedGraphemeClusterLiteral-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory\/init(extendedGraphemeClusterLiteral:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"PlaybookSnapshot"}],"role":"collectionGroup","title":"ExpressibleByExtendedGraphemeClusterLiteral Implementations"},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioCategory":{"role":"symbol","title":"ScenarioCategory","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioCategory"}],"abstract":[{"type":"text","text":"Represents a unique identifier of the set of scenarios."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioCategory"}],"url":"\/documentation\/playbooksnapshot\/scenariocategory"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioCategory/init(extendedGraphemeClusterLiteral:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"ExtendedGraphemeClusterLiteralType"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Self.StringLiteralType"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"init(extendedGraphemeClusterLiteral:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"extendedGraphemeClusterLiteral"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"StringLiteralType"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory\/init(extendedGraphemeClusterLiteral:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariocategory\/init(extendedgraphemeclusterliteral:)"}}} \ No newline at end of file +{"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenariocategory\/expressiblebyextendedgraphemeclusterliteral-implementations"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory\/ExpressibleByExtendedGraphemeClusterLiteral-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory\/init(extendedGraphemeClusterLiteral:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"PlaybookSnapshot"}],"role":"collectionGroup","title":"ExpressibleByExtendedGraphemeClusterLiteral Implementations"},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioCategory/init(extendedGraphemeClusterLiteral:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"ExtendedGraphemeClusterLiteralType"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Self.StringLiteralType"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"init(extendedGraphemeClusterLiteral:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"extendedGraphemeClusterLiteral"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"StringLiteralType"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory\/init(extendedGraphemeClusterLiteral:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariocategory\/init(extendedgraphemeclusterliteral:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioCategory":{"role":"symbol","title":"ScenarioCategory","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioCategory"}],"abstract":[{"type":"text","text":"Represents a unique identifier of the set of scenarios."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioCategory"}],"url":"\/documentation\/playbooksnapshot\/scenariocategory"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/scenariocategory/expressiblebystringinterpolation-implementations.json b/data/documentation/playbooksnapshot/scenariocategory/expressiblebystringinterpolation-implementations.json index 3df5ed1..2e88517 100644 --- a/data/documentation/playbooksnapshot/scenariocategory/expressiblebystringinterpolation-implementations.json +++ b/data/documentation/playbooksnapshot/scenariocategory/expressiblebystringinterpolation-implementations.json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenariocategory\/expressiblebystringinterpolation-implementations"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory\/ExpressibleByStringInterpolation-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory\/init(stringInterpolation:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"PlaybookSnapshot"}],"role":"collectionGroup","title":"ExpressibleByStringInterpolation Implementations"},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioCategory/init(stringInterpolation:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"StringInterpolation"},{"type":"text","text":" is "},{"type":"codeVoice","code":"DefaultStringInterpolation"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"init(stringInterpolation:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"stringInterpolation"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"DefaultStringInterpolation","preciseIdentifier":"s:s26DefaultStringInterpolationV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory\/init(stringInterpolation:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariocategory\/init(stringinterpolation:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioCategory":{"role":"symbol","title":"ScenarioCategory","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioCategory"}],"abstract":[{"type":"text","text":"Represents a unique identifier of the set of scenarios."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioCategory"}],"url":"\/documentation\/playbooksnapshot\/scenariocategory"}}} \ No newline at end of file +{"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenariocategory\/expressiblebystringinterpolation-implementations"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory\/ExpressibleByStringInterpolation-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory\/init(stringInterpolation:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"PlaybookSnapshot"}],"role":"collectionGroup","title":"ExpressibleByStringInterpolation Implementations"},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioCategory":{"role":"symbol","title":"ScenarioCategory","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioCategory"}],"abstract":[{"type":"text","text":"Represents a unique identifier of the set of scenarios."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioCategory"}],"url":"\/documentation\/playbooksnapshot\/scenariocategory"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioCategory/init(stringInterpolation:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"StringInterpolation"},{"type":"text","text":" is "},{"type":"codeVoice","code":"DefaultStringInterpolation"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"init(stringInterpolation:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"stringInterpolation"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"DefaultStringInterpolation","preciseIdentifier":"s:s26DefaultStringInterpolationV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory\/init(stringInterpolation:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariocategory\/init(stringinterpolation:)"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/scenariocategory/expressiblebyunicodescalarliteral-implementations.json b/data/documentation/playbooksnapshot/scenariocategory/expressiblebyunicodescalarliteral-implementations.json index 45fda52..59f4e02 100644 --- a/data/documentation/playbooksnapshot/scenariocategory/expressiblebyunicodescalarliteral-implementations.json +++ b/data/documentation/playbooksnapshot/scenariocategory/expressiblebyunicodescalarliteral-implementations.json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenariocategory\/expressiblebyunicodescalarliteral-implementations"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory\/ExpressibleByUnicodeScalarLiteral-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory\/init(unicodeScalarLiteral:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"PlaybookSnapshot"}],"role":"collectionGroup","title":"ExpressibleByUnicodeScalarLiteral Implementations"},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioCategory":{"role":"symbol","title":"ScenarioCategory","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioCategory"}],"abstract":[{"type":"text","text":"Represents a unique identifier of the set of scenarios."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioCategory"}],"url":"\/documentation\/playbooksnapshot\/scenariocategory"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioCategory/init(unicodeScalarLiteral:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"ExtendedGraphemeClusterLiteralType"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Self.UnicodeScalarLiteralType"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"init(unicodeScalarLiteral:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"unicodeScalarLiteral"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"ExtendedGraphemeClusterLiteralType"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory\/init(unicodeScalarLiteral:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariocategory\/init(unicodescalarliteral:)"}}} \ No newline at end of file +{"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenariocategory\/expressiblebyunicodescalarliteral-implementations"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory\/ExpressibleByUnicodeScalarLiteral-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory\/init(unicodeScalarLiteral:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"PlaybookSnapshot"}],"role":"collectionGroup","title":"ExpressibleByUnicodeScalarLiteral Implementations"},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioCategory/init(unicodeScalarLiteral:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"ExtendedGraphemeClusterLiteralType"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Self.UnicodeScalarLiteralType"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"init(unicodeScalarLiteral:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"unicodeScalarLiteral"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"ExtendedGraphemeClusterLiteralType"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory\/init(unicodeScalarLiteral:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariocategory\/init(unicodescalarliteral:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioCategory":{"role":"symbol","title":"ScenarioCategory","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioCategory"}],"abstract":[{"type":"text","text":"Represents a unique identifier of the set of scenarios."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioCategory"}],"url":"\/documentation\/playbooksnapshot\/scenariocategory"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/scenariocategory/hash(into:).json b/data/documentation/playbooksnapshot/scenariocategory/hash(into:).json index 1189b32..3acf8fc 100644 --- a/data/documentation/playbooksnapshot/scenariocategory/hash(into:).json +++ b/data/documentation/playbooksnapshot/scenariocategory/hash(into:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":" "},{"kind":"internalParam","text":"hasher"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenariocategory\/hash(into:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory\/hash(into:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"RawRepresentable.hash(into:)"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"symbolKind":"method","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE4hash4intoys6HasherVz_tF::SYNTHESIZED::s:8Playbook16ScenarioCategoryV","extendedModule":"Swift","modules":[{"name":"PlaybookSnapshot","relatedModules":["Swift"]}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory\/RawRepresentable-Implementations"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioCategory/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory\/hash(into:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariocategory\/hash(into:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioCategory":{"role":"symbol","title":"ScenarioCategory","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioCategory"}],"abstract":[{"type":"text","text":"Represents a unique identifier of the set of scenarios."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioCategory"}],"url":"\/documentation\/playbooksnapshot\/scenariocategory"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioCategory/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariocategory\/rawrepresentable-implementations"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":" "},{"kind":"internalParam","text":"hasher"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenariocategory\/hash(into:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory\/hash(into:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"RawRepresentable.hash(into:)"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"symbolKind":"method","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE4hash4intoys6HasherVz_tF::SYNTHESIZED::s:8Playbook16ScenarioCategoryV","extendedModule":"Swift","modules":[{"name":"PlaybookSnapshot","relatedModules":["Swift"]}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory\/RawRepresentable-Implementations"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioCategory":{"role":"symbol","title":"ScenarioCategory","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioCategory"}],"abstract":[{"type":"text","text":"Represents a unique identifier of the set of scenarios."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioCategory"}],"url":"\/documentation\/playbooksnapshot\/scenariocategory"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioCategory/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariocategory\/rawrepresentable-implementations"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioCategory/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory\/hash(into:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariocategory\/hash(into:)"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/scenariocategory/hashvalue.json b/data/documentation/playbooksnapshot/scenariocategory/hashvalue.json index ab42ae9..8d59bf5 100644 --- a/data/documentation/playbooksnapshot/scenariocategory/hashvalue.json +++ b/data/documentation/playbooksnapshot/scenariocategory/hashvalue.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenariocategory\/hashvalue"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory\/hashValue","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"RawRepresentable.hashValue"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"symbolKind":"property","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE04hashB0Sivp::SYNTHESIZED::s:8Playbook16ScenarioCategoryV","extendedModule":"Swift","modules":[{"name":"PlaybookSnapshot","relatedModules":["Swift"]}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory\/RawRepresentable-Implementations"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioCategory":{"role":"symbol","title":"ScenarioCategory","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioCategory"}],"abstract":[{"type":"text","text":"Represents a unique identifier of the set of scenarios."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioCategory"}],"url":"\/documentation\/playbooksnapshot\/scenariocategory"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioCategory/hashValue":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory\/hashValue","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariocategory\/hashvalue"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioCategory/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariocategory\/rawrepresentable-implementations"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenariocategory\/hashvalue"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory\/hashValue","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"RawRepresentable.hashValue"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"symbolKind":"property","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE04hashB0Sivp::SYNTHESIZED::s:8Playbook16ScenarioCategoryV","extendedModule":"Swift","modules":[{"name":"PlaybookSnapshot","relatedModules":["Swift"]}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory\/RawRepresentable-Implementations"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioCategory/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariocategory\/rawrepresentable-implementations"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioCategory/hashValue":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory\/hashValue","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariocategory\/hashvalue"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioCategory":{"role":"symbol","title":"ScenarioCategory","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioCategory"}],"abstract":[{"type":"text","text":"Represents a unique identifier of the set of scenarios."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioCategory"}],"url":"\/documentation\/playbooksnapshot\/scenariocategory"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/scenariocategory/init(extendedgraphemeclusterliteral:).json b/data/documentation/playbooksnapshot/scenariocategory/init(extendedgraphemeclusterliteral:).json index f600230..01e51db 100644 --- a/data/documentation/playbooksnapshot/scenariocategory/init(extendedgraphemeclusterliteral:).json +++ b/data/documentation/playbooksnapshot/scenariocategory/init(extendedgraphemeclusterliteral:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"extendedGraphemeClusterLiteral"},{"kind":"text","text":" "},{"kind":"internalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"StringLiteralType"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenariocategory\/init(extendedgraphemeclusterliteral:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory\/init(extendedGraphemeClusterLiteral:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"ExpressibleByExtendedGraphemeClusterLiteral.init(extendedGraphemeClusterLiteral:)"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"ExtendedGraphemeClusterLiteralType"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Self.StringLiteralType"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"init(extendedGraphemeClusterLiteral:)","roleHeading":"Initializer","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"extendedGraphemeClusterLiteral"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"StringLiteralType"},{"kind":"text","text":")"}],"symbolKind":"init","externalID":"s:s26ExpressibleByStringLiteralPs0cD4TypeQz023ExtendedGraphemeClusterdE0RtzrlE08extendedghD0xAF_tcfc::SYNTHESIZED::s:8Playbook16ScenarioCategoryV","extendedModule":"Swift","modules":[{"name":"PlaybookSnapshot","relatedModules":["Swift"]}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory\/ExpressibleByExtendedGraphemeClusterLiteral-Implementations"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioCategory/ExpressibleByExtendedGraphemeClusterLiteral-Implementations":{"role":"collectionGroup","title":"ExpressibleByExtendedGraphemeClusterLiteral Implementations","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory\/ExpressibleByExtendedGraphemeClusterLiteral-Implementations","kind":"article","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariocategory\/expressiblebyextendedgraphemeclusterliteral-implementations"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioCategory/init(extendedGraphemeClusterLiteral:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"ExtendedGraphemeClusterLiteralType"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Self.StringLiteralType"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"init(extendedGraphemeClusterLiteral:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"extendedGraphemeClusterLiteral"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"StringLiteralType"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory\/init(extendedGraphemeClusterLiteral:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariocategory\/init(extendedgraphemeclusterliteral:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioCategory":{"role":"symbol","title":"ScenarioCategory","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioCategory"}],"abstract":[{"type":"text","text":"Represents a unique identifier of the set of scenarios."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioCategory"}],"url":"\/documentation\/playbooksnapshot\/scenariocategory"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"extendedGraphemeClusterLiteral"},{"kind":"text","text":" "},{"kind":"internalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"StringLiteralType"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenariocategory\/init(extendedgraphemeclusterliteral:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory\/init(extendedGraphemeClusterLiteral:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"ExpressibleByExtendedGraphemeClusterLiteral.init(extendedGraphemeClusterLiteral:)"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"ExtendedGraphemeClusterLiteralType"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Self.StringLiteralType"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"init(extendedGraphemeClusterLiteral:)","roleHeading":"Initializer","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"extendedGraphemeClusterLiteral"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"StringLiteralType"},{"kind":"text","text":")"}],"symbolKind":"init","externalID":"s:s26ExpressibleByStringLiteralPs0cD4TypeQz023ExtendedGraphemeClusterdE0RtzrlE08extendedghD0xAF_tcfc::SYNTHESIZED::s:8Playbook16ScenarioCategoryV","extendedModule":"Swift","modules":[{"name":"PlaybookSnapshot","relatedModules":["Swift"]}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory\/ExpressibleByExtendedGraphemeClusterLiteral-Implementations"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioCategory/init(extendedGraphemeClusterLiteral:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"ExtendedGraphemeClusterLiteralType"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Self.StringLiteralType"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"init(extendedGraphemeClusterLiteral:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"extendedGraphemeClusterLiteral"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"StringLiteralType"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory\/init(extendedGraphemeClusterLiteral:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariocategory\/init(extendedgraphemeclusterliteral:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioCategory/ExpressibleByExtendedGraphemeClusterLiteral-Implementations":{"role":"collectionGroup","title":"ExpressibleByExtendedGraphemeClusterLiteral Implementations","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory\/ExpressibleByExtendedGraphemeClusterLiteral-Implementations","kind":"article","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariocategory\/expressiblebyextendedgraphemeclusterliteral-implementations"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioCategory":{"role":"symbol","title":"ScenarioCategory","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioCategory"}],"abstract":[{"type":"text","text":"Represents a unique identifier of the set of scenarios."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioCategory"}],"url":"\/documentation\/playbooksnapshot\/scenariocategory"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/scenariocategory/init(rawvalue:).json b/data/documentation/playbooksnapshot/scenariocategory/init(rawvalue:).json index 01ab68c..3bd0e2f 100644 --- a/data/documentation/playbooksnapshot/scenariocategory/init(rawvalue:).json +++ b/data/documentation/playbooksnapshot/scenariocategory/init(rawvalue:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenariocategory\/init(rawvalue:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory\/init(rawValue:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"RawRepresentable.init(rawValue:)"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"title":"init(rawValue:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:8Playbook16ScenarioCategoryV8rawValueACSS_tcfc","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioCategory":{"role":"symbol","title":"ScenarioCategory","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioCategory"}],"abstract":[{"type":"text","text":"Represents a unique identifier of the set of scenarios."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioCategory"}],"url":"\/documentation\/playbooksnapshot\/scenariocategory"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioCategory/init(rawValue:)":{"role":"symbol","title":"init(rawValue:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory\/init(rawValue:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariocategory\/init(rawvalue:)"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenariocategory\/init(rawvalue:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory\/init(rawValue:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"RawRepresentable.init(rawValue:)"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"title":"init(rawValue:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:8Playbook16ScenarioCategoryV8rawValueACSS_tcfc","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioCategory":{"role":"symbol","title":"ScenarioCategory","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioCategory"}],"abstract":[{"type":"text","text":"Represents a unique identifier of the set of scenarios."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioCategory"}],"url":"\/documentation\/playbooksnapshot\/scenariocategory"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioCategory/init(rawValue:)":{"role":"symbol","title":"init(rawValue:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory\/init(rawValue:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariocategory\/init(rawvalue:)"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/scenariocategory/init(stringinterpolation:).json b/data/documentation/playbooksnapshot/scenariocategory/init(stringinterpolation:).json index d53b17e..efe2539 100644 --- a/data/documentation/playbooksnapshot/scenariocategory/init(stringinterpolation:).json +++ b/data/documentation/playbooksnapshot/scenariocategory/init(stringinterpolation:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"stringInterpolation"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"DefaultStringInterpolation","preciseIdentifier":"s:s26DefaultStringInterpolationV"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenariocategory\/init(stringinterpolation:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory\/init(stringInterpolation:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"ExpressibleByStringInterpolation.init(stringInterpolation:)"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"StringInterpolation"},{"type":"text","text":" is "},{"type":"codeVoice","code":"DefaultStringInterpolation"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"init(stringInterpolation:)","roleHeading":"Initializer","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"stringInterpolation"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"DefaultStringInterpolation","preciseIdentifier":"s:s26DefaultStringInterpolationV"},{"kind":"text","text":")"}],"symbolKind":"init","externalID":"s:s32ExpressibleByStringInterpolationPss07DefaultcD0V0cD0RtzrlE06stringD0xAD_tcfc::SYNTHESIZED::s:8Playbook16ScenarioCategoryV","extendedModule":"Swift","modules":[{"name":"PlaybookSnapshot","relatedModules":["Swift"]}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory\/ExpressibleByStringInterpolation-Implementations"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioCategory/init(stringInterpolation:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"StringInterpolation"},{"type":"text","text":" is "},{"type":"codeVoice","code":"DefaultStringInterpolation"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"init(stringInterpolation:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"stringInterpolation"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"DefaultStringInterpolation","preciseIdentifier":"s:s26DefaultStringInterpolationV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory\/init(stringInterpolation:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariocategory\/init(stringinterpolation:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioCategory":{"role":"symbol","title":"ScenarioCategory","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioCategory"}],"abstract":[{"type":"text","text":"Represents a unique identifier of the set of scenarios."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioCategory"}],"url":"\/documentation\/playbooksnapshot\/scenariocategory"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioCategory/ExpressibleByStringInterpolation-Implementations":{"role":"collectionGroup","title":"ExpressibleByStringInterpolation Implementations","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory\/ExpressibleByStringInterpolation-Implementations","kind":"article","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariocategory\/expressiblebystringinterpolation-implementations"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"stringInterpolation"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"DefaultStringInterpolation","preciseIdentifier":"s:s26DefaultStringInterpolationV"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenariocategory\/init(stringinterpolation:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory\/init(stringInterpolation:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"ExpressibleByStringInterpolation.init(stringInterpolation:)"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"StringInterpolation"},{"type":"text","text":" is "},{"type":"codeVoice","code":"DefaultStringInterpolation"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"init(stringInterpolation:)","roleHeading":"Initializer","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"stringInterpolation"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"DefaultStringInterpolation","preciseIdentifier":"s:s26DefaultStringInterpolationV"},{"kind":"text","text":")"}],"symbolKind":"init","externalID":"s:s32ExpressibleByStringInterpolationPss07DefaultcD0V0cD0RtzrlE06stringD0xAD_tcfc::SYNTHESIZED::s:8Playbook16ScenarioCategoryV","extendedModule":"Swift","modules":[{"name":"PlaybookSnapshot","relatedModules":["Swift"]}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory\/ExpressibleByStringInterpolation-Implementations"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioCategory/init(stringInterpolation:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"StringInterpolation"},{"type":"text","text":" is "},{"type":"codeVoice","code":"DefaultStringInterpolation"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"init(stringInterpolation:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"stringInterpolation"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"DefaultStringInterpolation","preciseIdentifier":"s:s26DefaultStringInterpolationV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory\/init(stringInterpolation:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariocategory\/init(stringinterpolation:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioCategory":{"role":"symbol","title":"ScenarioCategory","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioCategory"}],"abstract":[{"type":"text","text":"Represents a unique identifier of the set of scenarios."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioCategory"}],"url":"\/documentation\/playbooksnapshot\/scenariocategory"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioCategory/ExpressibleByStringInterpolation-Implementations":{"role":"collectionGroup","title":"ExpressibleByStringInterpolation Implementations","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory\/ExpressibleByStringInterpolation-Implementations","kind":"article","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariocategory\/expressiblebystringinterpolation-implementations"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/scenariocategory/init(stringliteral:).json b/data/documentation/playbooksnapshot/scenariocategory/init(stringliteral:).json index ee25e56..4606083 100644 --- a/data/documentation/playbooksnapshot/scenariocategory/init(stringliteral:).json +++ b/data/documentation/playbooksnapshot/scenariocategory/init(stringliteral:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"stringLiteral"},{"kind":"text","text":" "},{"kind":"internalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenariocategory\/init(stringliteral:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory\/init(stringLiteral:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"ExpressibleByStringLiteral.init(stringLiteral:)"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"stringLiteral"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"title":"init(stringLiteral:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:8Playbook16ScenarioCategoryV13stringLiteralACSS_tcfc","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioCategory":{"role":"symbol","title":"ScenarioCategory","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioCategory"}],"abstract":[{"type":"text","text":"Represents a unique identifier of the set of scenarios."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioCategory"}],"url":"\/documentation\/playbooksnapshot\/scenariocategory"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioCategory/init(stringLiteral:)":{"role":"symbol","title":"init(stringLiteral:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"stringLiteral"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory\/init(stringLiteral:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariocategory\/init(stringliteral:)"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"stringLiteral"},{"kind":"text","text":" "},{"kind":"internalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenariocategory\/init(stringliteral:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory\/init(stringLiteral:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"ExpressibleByStringLiteral.init(stringLiteral:)"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"stringLiteral"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"title":"init(stringLiteral:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:8Playbook16ScenarioCategoryV13stringLiteralACSS_tcfc","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioCategory/init(stringLiteral:)":{"role":"symbol","title":"init(stringLiteral:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"stringLiteral"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory\/init(stringLiteral:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariocategory\/init(stringliteral:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioCategory":{"role":"symbol","title":"ScenarioCategory","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioCategory"}],"abstract":[{"type":"text","text":"Represents a unique identifier of the set of scenarios."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioCategory"}],"url":"\/documentation\/playbooksnapshot\/scenariocategory"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/scenariocategory/init(unicodescalarliteral:).json b/data/documentation/playbooksnapshot/scenariocategory/init(unicodescalarliteral:).json index 0ac337b..6c3a1cd 100644 --- a/data/documentation/playbooksnapshot/scenariocategory/init(unicodescalarliteral:).json +++ b/data/documentation/playbooksnapshot/scenariocategory/init(unicodescalarliteral:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"unicodeScalarLiteral"},{"kind":"text","text":" "},{"kind":"internalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"ExtendedGraphemeClusterLiteralType"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenariocategory\/init(unicodescalarliteral:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory\/init(unicodeScalarLiteral:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"ExpressibleByUnicodeScalarLiteral.init(unicodeScalarLiteral:)"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"ExtendedGraphemeClusterLiteralType"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Self.UnicodeScalarLiteralType"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"init(unicodeScalarLiteral:)","roleHeading":"Initializer","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"unicodeScalarLiteral"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"ExtendedGraphemeClusterLiteralType"},{"kind":"text","text":")"}],"symbolKind":"init","externalID":"s:s43ExpressibleByExtendedGraphemeClusterLiteralPs013UnicodeScalarF4TypeQz0cdefI0RtzrlE07unicodehF0xAF_tcfc::SYNTHESIZED::s:8Playbook16ScenarioCategoryV","extendedModule":"Swift","modules":[{"name":"PlaybookSnapshot","relatedModules":["Swift"]}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory\/ExpressibleByUnicodeScalarLiteral-Implementations"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioCategory/ExpressibleByUnicodeScalarLiteral-Implementations":{"role":"collectionGroup","title":"ExpressibleByUnicodeScalarLiteral Implementations","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory\/ExpressibleByUnicodeScalarLiteral-Implementations","kind":"article","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariocategory\/expressiblebyunicodescalarliteral-implementations"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioCategory/init(unicodeScalarLiteral:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"ExtendedGraphemeClusterLiteralType"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Self.UnicodeScalarLiteralType"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"init(unicodeScalarLiteral:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"unicodeScalarLiteral"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"ExtendedGraphemeClusterLiteralType"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory\/init(unicodeScalarLiteral:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariocategory\/init(unicodescalarliteral:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioCategory":{"role":"symbol","title":"ScenarioCategory","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioCategory"}],"abstract":[{"type":"text","text":"Represents a unique identifier of the set of scenarios."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioCategory"}],"url":"\/documentation\/playbooksnapshot\/scenariocategory"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"unicodeScalarLiteral"},{"kind":"text","text":" "},{"kind":"internalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"ExtendedGraphemeClusterLiteralType"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenariocategory\/init(unicodescalarliteral:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory\/init(unicodeScalarLiteral:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"ExpressibleByUnicodeScalarLiteral.init(unicodeScalarLiteral:)"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"ExtendedGraphemeClusterLiteralType"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Self.UnicodeScalarLiteralType"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"init(unicodeScalarLiteral:)","roleHeading":"Initializer","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"unicodeScalarLiteral"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"ExtendedGraphemeClusterLiteralType"},{"kind":"text","text":")"}],"symbolKind":"init","externalID":"s:s43ExpressibleByExtendedGraphemeClusterLiteralPs013UnicodeScalarF4TypeQz0cdefI0RtzrlE07unicodehF0xAF_tcfc::SYNTHESIZED::s:8Playbook16ScenarioCategoryV","extendedModule":"Swift","modules":[{"name":"PlaybookSnapshot","relatedModules":["Swift"]}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory\/ExpressibleByUnicodeScalarLiteral-Implementations"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioCategory/ExpressibleByUnicodeScalarLiteral-Implementations":{"role":"collectionGroup","title":"ExpressibleByUnicodeScalarLiteral Implementations","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory\/ExpressibleByUnicodeScalarLiteral-Implementations","kind":"article","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariocategory\/expressiblebyunicodescalarliteral-implementations"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioCategory":{"role":"symbol","title":"ScenarioCategory","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioCategory"}],"abstract":[{"type":"text","text":"Represents a unique identifier of the set of scenarios."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioCategory"}],"url":"\/documentation\/playbooksnapshot\/scenariocategory"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioCategory/init(unicodeScalarLiteral:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"ExtendedGraphemeClusterLiteralType"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Self.UnicodeScalarLiteralType"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"init(unicodeScalarLiteral:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"unicodeScalarLiteral"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"ExtendedGraphemeClusterLiteralType"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory\/init(unicodeScalarLiteral:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariocategory\/init(unicodescalarliteral:)"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/scenariocategory/rawrepresentable-implementations.json b/data/documentation/playbooksnapshot/scenariocategory/rawrepresentable-implementations.json index fe24500..61589f0 100644 --- a/data/documentation/playbooksnapshot/scenariocategory/rawrepresentable-implementations.json +++ b/data/documentation/playbooksnapshot/scenariocategory/rawrepresentable-implementations.json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenariocategory\/rawrepresentable-implementations"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory\/RawRepresentable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory\/hashValue"],"generated":true},{"title":"Instance Methods","identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory\/hash(into:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"PlaybookSnapshot"}],"role":"collectionGroup","title":"RawRepresentable Implementations"},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioCategory":{"role":"symbol","title":"ScenarioCategory","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioCategory"}],"abstract":[{"type":"text","text":"Represents a unique identifier of the set of scenarios."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioCategory"}],"url":"\/documentation\/playbooksnapshot\/scenariocategory"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioCategory/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory\/hash(into:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariocategory\/hash(into:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioCategory/hashValue":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory\/hashValue","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariocategory\/hashvalue"}}} \ No newline at end of file +{"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenariocategory\/rawrepresentable-implementations"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory\/RawRepresentable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory\/hashValue"],"generated":true},{"title":"Instance Methods","identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory\/hash(into:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"PlaybookSnapshot"}],"role":"collectionGroup","title":"RawRepresentable Implementations"},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioCategory/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory\/hash(into:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariocategory\/hash(into:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioCategory/hashValue":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory\/hashValue","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariocategory\/hashvalue"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioCategory":{"role":"symbol","title":"ScenarioCategory","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioCategory"}],"abstract":[{"type":"text","text":"Represents a unique identifier of the set of scenarios."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioCategory"}],"url":"\/documentation\/playbooksnapshot\/scenariocategory"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/scenariocategory/rawvalue.json b/data/documentation/playbooksnapshot/scenariocategory/rawvalue.json index 8bee52b..3f8376a 100644 --- a/data/documentation/playbooksnapshot/scenariocategory/rawvalue.json +++ b/data/documentation/playbooksnapshot/scenariocategory/rawvalue.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenariocategory\/rawvalue"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory\/rawValue","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"RawRepresentable.rawValue"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"title":"rawValue","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:8Playbook16ScenarioCategoryV8rawValueSSvp","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioCategory/rawValue":{"role":"symbol","title":"rawValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory\/rawValue","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariocategory\/rawvalue"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioCategory":{"role":"symbol","title":"ScenarioCategory","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioCategory"}],"abstract":[{"type":"text","text":"Represents a unique identifier of the set of scenarios."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioCategory"}],"url":"\/documentation\/playbooksnapshot\/scenariocategory"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenariocategory\/rawvalue"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory\/rawValue","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"RawRepresentable.rawValue"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"title":"rawValue","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:8Playbook16ScenarioCategoryV8rawValueSSvp","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioCategory/rawValue":{"role":"symbol","title":"rawValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory\/rawValue","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariocategory\/rawvalue"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioCategory":{"role":"symbol","title":"ScenarioCategory","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioCategory"}],"abstract":[{"type":"text","text":"Represents a unique identifier of the set of scenarios."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioCategory"}],"url":"\/documentation\/playbooksnapshot\/scenariocategory"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/scenariocontext.json b/data/documentation/playbooksnapshot/scenariocontext.json index e048d29..a39ae8d 100644 --- a/data/documentation/playbooksnapshot/scenariocontext.json +++ b/data/documentation/playbooksnapshot/scenariocontext.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioContext"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenariocontext"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioContext","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The context of scenario."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioContext"}],"title":"ScenarioContext","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:8Playbook15ScenarioContextV","modules":[{"name":"PlaybookSnapshot"}],"navigatorTitle":[{"kind":"identifier","text":"ScenarioContext"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot"]]},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioContext\/init(snapshotWaiter:isSnapshot:screenSize:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioContext\/isSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioContext\/screenSize","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioContext\/snapshotWaiter"]}],"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioContext":{"role":"symbol","title":"ScenarioContext","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioContext"}],"abstract":[{"type":"text","text":"The context of scenario."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioContext","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioContext"}],"url":"\/documentation\/playbooksnapshot\/scenariocontext"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioContext/screenSize":{"role":"symbol","title":"screenSize","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"screenSize"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CGSize","preciseIdentifier":"c:@S@CGSize"}],"abstract":[{"type":"text","text":"The size of screen or snapshotting device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioContext\/screenSize","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariocontext\/screensize"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioContext/snapshotWaiter":{"role":"symbol","title":"snapshotWaiter","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"snapshotWaiter"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SnapshotWaiter","preciseIdentifier":"s:8Playbook14SnapshotWaiterC"}],"abstract":[{"type":"text","text":"The waiter that controls snapshot to wait until content did finished rendering."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioContext\/snapshotWaiter","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariocontext\/snapshotwaiter"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioContext/isSnapshot":{"role":"symbol","title":"isSnapshot","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"isSnapshot"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Specifies whether that currently in snapshotting context."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioContext\/isSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariocontext\/issnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioContext/init(snapshotWaiter:isSnapshot:screenSize:)":{"role":"symbol","title":"init(snapshotWaiter:isSnapshot:screenSize:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"snapshotWaiter"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SnapshotWaiter","preciseIdentifier":"s:8Playbook14SnapshotWaiterC"},{"kind":"text","text":", "},{"kind":"externalParam","text":"isSnapshot"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":", "},{"kind":"externalParam","text":"screenSize"},{"kind":"text","text":": () -> "},{"kind":"typeIdentifier","text":"CGSize","preciseIdentifier":"c:@S@CGSize"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new context."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioContext\/init(snapshotWaiter:isSnapshot:screenSize:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariocontext\/init(snapshotwaiter:issnapshot:screensize:)"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioContext"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenariocontext"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioContext","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The context of scenario."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioContext"}],"title":"ScenarioContext","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:8Playbook15ScenarioContextV","modules":[{"name":"PlaybookSnapshot"}],"navigatorTitle":[{"kind":"identifier","text":"ScenarioContext"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot"]]},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioContext\/init(snapshotWaiter:isSnapshot:screenSize:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioContext\/isSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioContext\/screenSize","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioContext\/snapshotWaiter"]}],"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioContext/init(snapshotWaiter:isSnapshot:screenSize:)":{"role":"symbol","title":"init(snapshotWaiter:isSnapshot:screenSize:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"snapshotWaiter"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SnapshotWaiter","preciseIdentifier":"s:8Playbook14SnapshotWaiterC"},{"kind":"text","text":", "},{"kind":"externalParam","text":"isSnapshot"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":", "},{"kind":"externalParam","text":"screenSize"},{"kind":"text","text":": () -> "},{"kind":"typeIdentifier","text":"CGSize","preciseIdentifier":"c:@S@CGSize"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new context."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioContext\/init(snapshotWaiter:isSnapshot:screenSize:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariocontext\/init(snapshotwaiter:issnapshot:screensize:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioContext/snapshotWaiter":{"role":"symbol","title":"snapshotWaiter","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"snapshotWaiter"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SnapshotWaiter","preciseIdentifier":"s:8Playbook14SnapshotWaiterC"}],"abstract":[{"type":"text","text":"The waiter that controls snapshot to wait until content did finished rendering."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioContext\/snapshotWaiter","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariocontext\/snapshotwaiter"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioContext/isSnapshot":{"role":"symbol","title":"isSnapshot","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"isSnapshot"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Specifies whether that currently in snapshotting context."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioContext\/isSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariocontext\/issnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioContext/screenSize":{"role":"symbol","title":"screenSize","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"screenSize"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CGSize","preciseIdentifier":"c:@S@CGSize"}],"abstract":[{"type":"text","text":"The size of screen or snapshotting device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioContext\/screenSize","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariocontext\/screensize"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioContext":{"role":"symbol","title":"ScenarioContext","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioContext"}],"abstract":[{"type":"text","text":"The context of scenario."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioContext","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioContext"}],"url":"\/documentation\/playbooksnapshot\/scenariocontext"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/scenariocontext/init(snapshotwaiter:issnapshot:screensize:).json b/data/documentation/playbooksnapshot/scenariocontext/init(snapshotwaiter:issnapshot:screensize:).json index 4c20ac1..d073b3d 100644 --- a/data/documentation/playbooksnapshot/scenariocontext/init(snapshotwaiter:issnapshot:screensize:).json +++ b/data/documentation/playbooksnapshot/scenariocontext/init(snapshotwaiter:issnapshot:screensize:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"snapshotWaiter"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotWaiter","preciseIdentifier":"s:8Playbook14SnapshotWaiterC","text":"SnapshotWaiter"},{"kind":"text","text":", "},{"kind":"externalParam","text":"isSnapshot"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":", "},{"kind":"externalParam","text":"screenSize"},{"kind":"text","text":": "},{"kind":"attribute","text":"@autoclosure "},{"kind":"keyword","text":"@escaping"},{"kind":"text","text":" () -> "},{"kind":"typeIdentifier","text":"CGSize","preciseIdentifier":"c:@S@CGSize"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"name":"snapshotWaiter","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The waiter that controls snapshot to wait until"},{"type":"text","text":" "},{"type":"text","text":"content did finished rendering."}]}]},{"name":"isSnapshot","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Specifies whether that currently in snapshotting context."}]}]},{"name":"screenSize","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The size of screen or snapshotting device."}]}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenariocontext\/init(snapshotwaiter:issnapshot:screensize:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioContext\/init(snapshotWaiter:isSnapshot:screenSize:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new context."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"snapshotWaiter"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SnapshotWaiter","preciseIdentifier":"s:8Playbook14SnapshotWaiterC"},{"kind":"text","text":", "},{"kind":"externalParam","text":"isSnapshot"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":", "},{"kind":"externalParam","text":"screenSize"},{"kind":"text","text":": () -> "},{"kind":"typeIdentifier","text":"CGSize","preciseIdentifier":"c:@S@CGSize"},{"kind":"text","text":")"}],"title":"init(snapshotWaiter:isSnapshot:screenSize:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:8Playbook15ScenarioContextV14snapshotWaiter10isSnapshot10screenSizeAcA0gE0C_SbSo6CGSizeVyXAtcfc","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioContext"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotWaiter":{"role":"symbol","title":"SnapshotWaiter","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"SnapshotWaiter"}],"abstract":[{"type":"text","text":"A snapshot timing manager to wait and fulfillment for the scenario"},{"type":"text","text":" "},{"type":"text","text":"content to be rendered."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotWaiter","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SnapshotWaiter"}],"url":"\/documentation\/playbooksnapshot\/snapshotwaiter"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioContext/init(snapshotWaiter:isSnapshot:screenSize:)":{"role":"symbol","title":"init(snapshotWaiter:isSnapshot:screenSize:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"snapshotWaiter"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SnapshotWaiter","preciseIdentifier":"s:8Playbook14SnapshotWaiterC"},{"kind":"text","text":", "},{"kind":"externalParam","text":"isSnapshot"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":", "},{"kind":"externalParam","text":"screenSize"},{"kind":"text","text":": () -> "},{"kind":"typeIdentifier","text":"CGSize","preciseIdentifier":"c:@S@CGSize"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new context."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioContext\/init(snapshotWaiter:isSnapshot:screenSize:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariocontext\/init(snapshotwaiter:issnapshot:screensize:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioContext":{"role":"symbol","title":"ScenarioContext","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioContext"}],"abstract":[{"type":"text","text":"The context of scenario."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioContext","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioContext"}],"url":"\/documentation\/playbooksnapshot\/scenariocontext"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"snapshotWaiter"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotWaiter","preciseIdentifier":"s:8Playbook14SnapshotWaiterC","text":"SnapshotWaiter"},{"kind":"text","text":", "},{"kind":"externalParam","text":"isSnapshot"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":", "},{"kind":"externalParam","text":"screenSize"},{"kind":"text","text":": "},{"kind":"attribute","text":"@autoclosure "},{"kind":"keyword","text":"@escaping"},{"kind":"text","text":" () -> "},{"kind":"typeIdentifier","text":"CGSize","preciseIdentifier":"c:@S@CGSize"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"name":"snapshotWaiter","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The waiter that controls snapshot to wait until"},{"type":"text","text":" "},{"type":"text","text":"content did finished rendering."}]}]},{"name":"isSnapshot","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Specifies whether that currently in snapshotting context."}]}]},{"name":"screenSize","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The size of screen or snapshotting device."}]}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenariocontext\/init(snapshotwaiter:issnapshot:screensize:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioContext\/init(snapshotWaiter:isSnapshot:screenSize:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new context."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"snapshotWaiter"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SnapshotWaiter","preciseIdentifier":"s:8Playbook14SnapshotWaiterC"},{"kind":"text","text":", "},{"kind":"externalParam","text":"isSnapshot"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":", "},{"kind":"externalParam","text":"screenSize"},{"kind":"text","text":": () -> "},{"kind":"typeIdentifier","text":"CGSize","preciseIdentifier":"c:@S@CGSize"},{"kind":"text","text":")"}],"title":"init(snapshotWaiter:isSnapshot:screenSize:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:8Playbook15ScenarioContextV14snapshotWaiter10isSnapshot10screenSizeAcA0gE0C_SbSo6CGSizeVyXAtcfc","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioContext"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioContext":{"role":"symbol","title":"ScenarioContext","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioContext"}],"abstract":[{"type":"text","text":"The context of scenario."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioContext","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioContext"}],"url":"\/documentation\/playbooksnapshot\/scenariocontext"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioContext/init(snapshotWaiter:isSnapshot:screenSize:)":{"role":"symbol","title":"init(snapshotWaiter:isSnapshot:screenSize:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"snapshotWaiter"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SnapshotWaiter","preciseIdentifier":"s:8Playbook14SnapshotWaiterC"},{"kind":"text","text":", "},{"kind":"externalParam","text":"isSnapshot"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":", "},{"kind":"externalParam","text":"screenSize"},{"kind":"text","text":": () -> "},{"kind":"typeIdentifier","text":"CGSize","preciseIdentifier":"c:@S@CGSize"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new context."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioContext\/init(snapshotWaiter:isSnapshot:screenSize:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariocontext\/init(snapshotwaiter:issnapshot:screensize:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotWaiter":{"role":"symbol","title":"SnapshotWaiter","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"SnapshotWaiter"}],"abstract":[{"type":"text","text":"A snapshot timing manager to wait and fulfillment for the scenario"},{"type":"text","text":" "},{"type":"text","text":"content to be rendered."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotWaiter","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SnapshotWaiter"}],"url":"\/documentation\/playbooksnapshot\/snapshotwaiter"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/scenariocontext/issnapshot.json b/data/documentation/playbooksnapshot/scenariocontext/issnapshot.json index 7c09204..ec98df1 100644 --- a/data/documentation/playbooksnapshot/scenariocontext/issnapshot.json +++ b/data/documentation/playbooksnapshot/scenariocontext/issnapshot.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"isSnapshot"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenariocontext\/issnapshot"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioContext\/isSnapshot","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Specifies whether that currently in snapshotting context."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"isSnapshot"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"title":"isSnapshot","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:8Playbook15ScenarioContextV10isSnapshotSbvp","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioContext"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioContext":{"role":"symbol","title":"ScenarioContext","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioContext"}],"abstract":[{"type":"text","text":"The context of scenario."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioContext","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioContext"}],"url":"\/documentation\/playbooksnapshot\/scenariocontext"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioContext/isSnapshot":{"role":"symbol","title":"isSnapshot","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"isSnapshot"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Specifies whether that currently in snapshotting context."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioContext\/isSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariocontext\/issnapshot"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"isSnapshot"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenariocontext\/issnapshot"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioContext\/isSnapshot","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Specifies whether that currently in snapshotting context."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"isSnapshot"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"title":"isSnapshot","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:8Playbook15ScenarioContextV10isSnapshotSbvp","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioContext"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioContext/isSnapshot":{"role":"symbol","title":"isSnapshot","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"isSnapshot"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Specifies whether that currently in snapshotting context."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioContext\/isSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariocontext\/issnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioContext":{"role":"symbol","title":"ScenarioContext","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioContext"}],"abstract":[{"type":"text","text":"The context of scenario."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioContext","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioContext"}],"url":"\/documentation\/playbooksnapshot\/scenariocontext"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/scenariocontext/screensize.json b/data/documentation/playbooksnapshot/scenariocontext/screensize.json index f234659..28c7ee0 100644 --- a/data/documentation/playbooksnapshot/scenariocontext/screensize.json +++ b/data/documentation/playbooksnapshot/scenariocontext/screensize.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"screenSize"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CGSize","preciseIdentifier":"c:@S@CGSize"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenariocontext\/screensize"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioContext\/screenSize","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The size of screen or snapshotting device."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"screenSize"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CGSize","preciseIdentifier":"c:@S@CGSize"}],"title":"screenSize","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:8Playbook15ScenarioContextV10screenSizeSo6CGSizeVvp","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioContext"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioContext/screenSize":{"role":"symbol","title":"screenSize","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"screenSize"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CGSize","preciseIdentifier":"c:@S@CGSize"}],"abstract":[{"type":"text","text":"The size of screen or snapshotting device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioContext\/screenSize","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariocontext\/screensize"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioContext":{"role":"symbol","title":"ScenarioContext","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioContext"}],"abstract":[{"type":"text","text":"The context of scenario."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioContext","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioContext"}],"url":"\/documentation\/playbooksnapshot\/scenariocontext"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"screenSize"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CGSize","preciseIdentifier":"c:@S@CGSize"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenariocontext\/screensize"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioContext\/screenSize","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The size of screen or snapshotting device."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"screenSize"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CGSize","preciseIdentifier":"c:@S@CGSize"}],"title":"screenSize","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:8Playbook15ScenarioContextV10screenSizeSo6CGSizeVvp","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioContext"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioContext/screenSize":{"role":"symbol","title":"screenSize","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"screenSize"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CGSize","preciseIdentifier":"c:@S@CGSize"}],"abstract":[{"type":"text","text":"The size of screen or snapshotting device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioContext\/screenSize","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariocontext\/screensize"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioContext":{"role":"symbol","title":"ScenarioContext","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioContext"}],"abstract":[{"type":"text","text":"The context of scenario."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioContext","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioContext"}],"url":"\/documentation\/playbooksnapshot\/scenariocontext"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/scenariocontext/snapshotwaiter.json b/data/documentation/playbooksnapshot/scenariocontext/snapshotwaiter.json index c215100..7fbe0b5 100644 --- a/data/documentation/playbooksnapshot/scenariocontext/snapshotwaiter.json +++ b/data/documentation/playbooksnapshot/scenariocontext/snapshotwaiter.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"snapshotWaiter"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotWaiter","preciseIdentifier":"s:8Playbook14SnapshotWaiterC","text":"SnapshotWaiter"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenariocontext\/snapshotwaiter"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioContext\/snapshotWaiter","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The waiter that controls snapshot to wait until content did finished rendering."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"snapshotWaiter"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SnapshotWaiter","preciseIdentifier":"s:8Playbook14SnapshotWaiterC"}],"title":"snapshotWaiter","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:8Playbook15ScenarioContextV14snapshotWaiterAA08SnapshotE0Cvp","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioContext"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioContext":{"role":"symbol","title":"ScenarioContext","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioContext"}],"abstract":[{"type":"text","text":"The context of scenario."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioContext","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioContext"}],"url":"\/documentation\/playbooksnapshot\/scenariocontext"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioContext/snapshotWaiter":{"role":"symbol","title":"snapshotWaiter","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"snapshotWaiter"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SnapshotWaiter","preciseIdentifier":"s:8Playbook14SnapshotWaiterC"}],"abstract":[{"type":"text","text":"The waiter that controls snapshot to wait until content did finished rendering."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioContext\/snapshotWaiter","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariocontext\/snapshotwaiter"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotWaiter":{"role":"symbol","title":"SnapshotWaiter","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"SnapshotWaiter"}],"abstract":[{"type":"text","text":"A snapshot timing manager to wait and fulfillment for the scenario"},{"type":"text","text":" "},{"type":"text","text":"content to be rendered."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotWaiter","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SnapshotWaiter"}],"url":"\/documentation\/playbooksnapshot\/snapshotwaiter"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"snapshotWaiter"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotWaiter","preciseIdentifier":"s:8Playbook14SnapshotWaiterC","text":"SnapshotWaiter"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenariocontext\/snapshotwaiter"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioContext\/snapshotWaiter","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The waiter that controls snapshot to wait until content did finished rendering."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"snapshotWaiter"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SnapshotWaiter","preciseIdentifier":"s:8Playbook14SnapshotWaiterC"}],"title":"snapshotWaiter","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:8Playbook15ScenarioContextV14snapshotWaiterAA08SnapshotE0Cvp","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioContext"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioContext/snapshotWaiter":{"role":"symbol","title":"snapshotWaiter","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"snapshotWaiter"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SnapshotWaiter","preciseIdentifier":"s:8Playbook14SnapshotWaiterC"}],"abstract":[{"type":"text","text":"The waiter that controls snapshot to wait until content did finished rendering."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioContext\/snapshotWaiter","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariocontext\/snapshotwaiter"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioContext":{"role":"symbol","title":"ScenarioContext","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioContext"}],"abstract":[{"type":"text","text":"The context of scenario."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioContext","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioContext"}],"url":"\/documentation\/playbooksnapshot\/scenariocontext"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotWaiter":{"role":"symbol","title":"SnapshotWaiter","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"SnapshotWaiter"}],"abstract":[{"type":"text","text":"A snapshot timing manager to wait and fulfillment for the scenario"},{"type":"text","text":" "},{"type":"text","text":"content to be rendered."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotWaiter","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SnapshotWaiter"}],"url":"\/documentation\/playbooksnapshot\/snapshotwaiter"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/scenariolayout.json b/data/documentation/playbooksnapshot/scenariolayout.json index 20f17bf..8e0eb55 100644 --- a/data/documentation/playbooksnapshot/scenariolayout.json +++ b/data/documentation/playbooksnapshot/scenariolayout.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioLayout"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenariolayout"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/SQ"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Represents how the component should be laid out."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioLayout"}],"title":"ScenarioLayout","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:8Playbook14ScenarioLayoutV","modules":[{"name":"PlaybookSnapshot"}],"navigatorTitle":[{"kind":"identifier","text":"ScenarioLayout"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot"]]},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/h","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/v"]},{"title":"Type Properties","identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/compressed","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/fill","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/fillH","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/fillV"]},{"title":"Type Methods","identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/fixed(length:)","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/fixed(width:height:)","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/fixedH(_:)","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/fixedV(_:)","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/sizing(h:v:)"]},{"title":"Enumerations","identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/Sizing"]},{"title":"Default Implementations","identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/Equatable-Implementations"],"generated":true}],"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout/v":{"role":"symbol","title":"v","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"v"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Sizing","preciseIdentifier":"s:8Playbook14ScenarioLayoutV6SizingO"}],"abstract":[{"type":"text","text":"A vertical sizing strategy."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/v","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariolayout\/v"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariolayout\/equatable-implementations"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout/fixed(width:height:)":{"role":"symbol","title":"fixed(width:height:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"fixed"},{"kind":"text","text":"("},{"kind":"externalParam","text":"width"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"height"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV"}],"abstract":[{"type":"text","text":"Layout both the vertical and horizontal with given fixed width and height."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/fixed(width:height:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariolayout\/fixed(width:height:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout/Sizing":{"role":"symbol","title":"ScenarioLayout.Sizing","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Sizing"}],"abstract":[{"type":"text","text":"A sizing strategy for the horizontal or vertical dimensions."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/Sizing","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Sizing"}],"url":"\/documentation\/playbooksnapshot\/scenariolayout\/sizing"},"doc://app.playbook-ui.PlaybookSnapshot/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/SQ"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout/compressed":{"role":"symbol","title":"compressed","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"compressed"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV"}],"abstract":[{"type":"text","text":"Compresses both the horizontal and vertical to the intrinsic size of the component."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/compressed","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariolayout\/compressed"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout/fillV":{"role":"symbol","title":"fillV","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"fillV"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV"}],"abstract":[{"type":"text","text":"Fill the vetical to the size of the canvas on which to layout the component"},{"type":"text","text":" "},{"type":"text","text":"and compresses the horizontal to the intrinsic size of the component."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/fillV","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariolayout\/fillv"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout/fill":{"role":"symbol","title":"fill","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"fill"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV"}],"abstract":[{"type":"text","text":"Fill both the horizontal and vertical to the size of the canvas on"},{"type":"text","text":" "},{"type":"text","text":"which to layout the component."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/fill","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariolayout\/fill"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout/fixedH(_:)":{"role":"symbol","title":"fixedH(_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"fixedH"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV"}],"abstract":[{"type":"text","text":"Layout the horizontal with given fixed width and compresses the vertical"},{"type":"text","text":" "},{"type":"text","text":"to the intrinsic size of the component."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/fixedH(_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariolayout\/fixedh(_:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout/fixedV(_:)":{"role":"symbol","title":"fixedV(_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"fixedV"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV"}],"abstract":[{"type":"text","text":"Layout the vertical with given fixed height and compresses the horizontal"},{"type":"text","text":" "},{"type":"text","text":"to the intrinsic size of the component."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/fixedV(_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariolayout\/fixedv(_:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout":{"role":"symbol","title":"ScenarioLayout","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioLayout"}],"abstract":[{"type":"text","text":"Represents how the component should be laid out."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioLayout"}],"url":"\/documentation\/playbooksnapshot\/scenariolayout"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout/fillH":{"role":"symbol","title":"fillH","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"fillH"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV"}],"abstract":[{"type":"text","text":"Fill the horizontal to the size of the canvas on which to layout the component"},{"type":"text","text":" "},{"type":"text","text":"and compresses the vertical to the intrinsic size of the component."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/fillH","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariolayout\/fillh"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout/h":{"role":"symbol","title":"h","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"h"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Sizing","preciseIdentifier":"s:8Playbook14ScenarioLayoutV6SizingO"}],"abstract":[{"type":"text","text":"A horizontal sizing strategy."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/h","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariolayout\/h"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout/fixed(length:)":{"role":"symbol","title":"fixed(length:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"fixed"},{"kind":"text","text":"("},{"kind":"externalParam","text":"length"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV"}],"abstract":[{"type":"text","text":"Layout both the vertical and horizontal with given fixed length."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/fixed(length:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariolayout\/fixed(length:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout/sizing(h:v:)":{"role":"symbol","title":"sizing(h:v:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"sizing"},{"kind":"text","text":"("},{"kind":"externalParam","text":"h"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Sizing","preciseIdentifier":"s:8Playbook14ScenarioLayoutV6SizingO"},{"kind":"text","text":", "},{"kind":"externalParam","text":"v"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Sizing","preciseIdentifier":"s:8Playbook14ScenarioLayoutV6SizingO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV"}],"abstract":[{"type":"text","text":"Layout the vertical and horizontal sizes according to the specified strategies."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/sizing(h:v:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariolayout\/sizing(h:v:)"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioLayout"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenariolayout"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/SQ"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Represents how the component should be laid out."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioLayout"}],"title":"ScenarioLayout","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:8Playbook14ScenarioLayoutV","modules":[{"name":"PlaybookSnapshot"}],"navigatorTitle":[{"kind":"identifier","text":"ScenarioLayout"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot"]]},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/h","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/v"]},{"title":"Type Properties","identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/compressed","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/fill","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/fillH","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/fillV"]},{"title":"Type Methods","identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/fixed(length:)","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/fixed(width:height:)","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/fixedH(_:)","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/fixedV(_:)","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/sizing(h:v:)"]},{"title":"Enumerations","identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/Sizing"]},{"title":"Default Implementations","identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/Equatable-Implementations"],"generated":true}],"references":{"doc://app.playbook-ui.PlaybookSnapshot/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/SQ"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout/Sizing":{"role":"symbol","title":"ScenarioLayout.Sizing","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Sizing"}],"abstract":[{"type":"text","text":"A sizing strategy for the horizontal or vertical dimensions."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/Sizing","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Sizing"}],"url":"\/documentation\/playbooksnapshot\/scenariolayout\/sizing"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout/fixedH(_:)":{"role":"symbol","title":"fixedH(_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"fixedH"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV"}],"abstract":[{"type":"text","text":"Layout the horizontal with given fixed width and compresses the vertical"},{"type":"text","text":" "},{"type":"text","text":"to the intrinsic size of the component."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/fixedH(_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariolayout\/fixedh(_:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout/fillH":{"role":"symbol","title":"fillH","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"fillH"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV"}],"abstract":[{"type":"text","text":"Fill the horizontal to the size of the canvas on which to layout the component"},{"type":"text","text":" "},{"type":"text","text":"and compresses the vertical to the intrinsic size of the component."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/fillH","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariolayout\/fillh"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout/h":{"role":"symbol","title":"h","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"h"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Sizing","preciseIdentifier":"s:8Playbook14ScenarioLayoutV6SizingO"}],"abstract":[{"type":"text","text":"A horizontal sizing strategy."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/h","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariolayout\/h"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariolayout\/equatable-implementations"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout/fixed(length:)":{"role":"symbol","title":"fixed(length:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"fixed"},{"kind":"text","text":"("},{"kind":"externalParam","text":"length"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV"}],"abstract":[{"type":"text","text":"Layout both the vertical and horizontal with given fixed length."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/fixed(length:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariolayout\/fixed(length:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout/compressed":{"role":"symbol","title":"compressed","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"compressed"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV"}],"abstract":[{"type":"text","text":"Compresses both the horizontal and vertical to the intrinsic size of the component."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/compressed","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariolayout\/compressed"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout/fixedV(_:)":{"role":"symbol","title":"fixedV(_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"fixedV"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV"}],"abstract":[{"type":"text","text":"Layout the vertical with given fixed height and compresses the horizontal"},{"type":"text","text":" "},{"type":"text","text":"to the intrinsic size of the component."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/fixedV(_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariolayout\/fixedv(_:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout/fill":{"role":"symbol","title":"fill","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"fill"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV"}],"abstract":[{"type":"text","text":"Fill both the horizontal and vertical to the size of the canvas on"},{"type":"text","text":" "},{"type":"text","text":"which to layout the component."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/fill","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariolayout\/fill"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout/v":{"role":"symbol","title":"v","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"v"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Sizing","preciseIdentifier":"s:8Playbook14ScenarioLayoutV6SizingO"}],"abstract":[{"type":"text","text":"A vertical sizing strategy."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/v","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariolayout\/v"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout":{"role":"symbol","title":"ScenarioLayout","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioLayout"}],"abstract":[{"type":"text","text":"Represents how the component should be laid out."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioLayout"}],"url":"\/documentation\/playbooksnapshot\/scenariolayout"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout/fixed(width:height:)":{"role":"symbol","title":"fixed(width:height:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"fixed"},{"kind":"text","text":"("},{"kind":"externalParam","text":"width"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"height"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV"}],"abstract":[{"type":"text","text":"Layout both the vertical and horizontal with given fixed width and height."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/fixed(width:height:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariolayout\/fixed(width:height:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout/fillV":{"role":"symbol","title":"fillV","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"fillV"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV"}],"abstract":[{"type":"text","text":"Fill the vetical to the size of the canvas on which to layout the component"},{"type":"text","text":" "},{"type":"text","text":"and compresses the horizontal to the intrinsic size of the component."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/fillV","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariolayout\/fillv"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout/sizing(h:v:)":{"role":"symbol","title":"sizing(h:v:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"sizing"},{"kind":"text","text":"("},{"kind":"externalParam","text":"h"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Sizing","preciseIdentifier":"s:8Playbook14ScenarioLayoutV6SizingO"},{"kind":"text","text":", "},{"kind":"externalParam","text":"v"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Sizing","preciseIdentifier":"s:8Playbook14ScenarioLayoutV6SizingO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV"}],"abstract":[{"type":"text","text":"Layout the vertical and horizontal sizes according to the specified strategies."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/sizing(h:v:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariolayout\/sizing(h:v:)"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/scenariolayout/compressed.json b/data/documentation/playbooksnapshot/scenariolayout/compressed.json index 253524f..af633c2 100644 --- a/data/documentation/playbooksnapshot/scenariolayout/compressed.json +++ b/data/documentation/playbooksnapshot/scenariolayout/compressed.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"compressed"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV","text":"ScenarioLayout"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenariolayout\/compressed"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/compressed","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Compresses both the horizontal and vertical to the intrinsic size of the component."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"compressed"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV"}],"title":"compressed","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:8Playbook14ScenarioLayoutV10compressedACvpZ","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout/compressed":{"role":"symbol","title":"compressed","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"compressed"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV"}],"abstract":[{"type":"text","text":"Compresses both the horizontal and vertical to the intrinsic size of the component."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/compressed","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariolayout\/compressed"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout":{"role":"symbol","title":"ScenarioLayout","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioLayout"}],"abstract":[{"type":"text","text":"Represents how the component should be laid out."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioLayout"}],"url":"\/documentation\/playbooksnapshot\/scenariolayout"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"compressed"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV","text":"ScenarioLayout"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenariolayout\/compressed"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/compressed","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Compresses both the horizontal and vertical to the intrinsic size of the component."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"compressed"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV"}],"title":"compressed","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:8Playbook14ScenarioLayoutV10compressedACvpZ","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout":{"role":"symbol","title":"ScenarioLayout","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioLayout"}],"abstract":[{"type":"text","text":"Represents how the component should be laid out."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioLayout"}],"url":"\/documentation\/playbooksnapshot\/scenariolayout"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout/compressed":{"role":"symbol","title":"compressed","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"compressed"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV"}],"abstract":[{"type":"text","text":"Compresses both the horizontal and vertical to the intrinsic size of the component."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/compressed","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariolayout\/compressed"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/scenariolayout/equatable-implementations.json b/data/documentation/playbooksnapshot/scenariolayout/equatable-implementations.json index 0e84ccd..4237431 100644 --- a/data/documentation/playbooksnapshot/scenariolayout/equatable-implementations.json +++ b/data/documentation/playbooksnapshot/scenariolayout/equatable-implementations.json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenariolayout\/equatable-implementations"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/Equatable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/!=(_:_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"PlaybookSnapshot"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout":{"role":"symbol","title":"ScenarioLayout","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioLayout"}],"abstract":[{"type":"text","text":"Represents how the component should be laid out."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioLayout"}],"url":"\/documentation\/playbooksnapshot\/scenariolayout"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariolayout\/!=(_:_:)"}}} \ No newline at end of file +{"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenariolayout\/equatable-implementations"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/Equatable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/!=(_:_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"PlaybookSnapshot"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariolayout\/!=(_:_:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout":{"role":"symbol","title":"ScenarioLayout","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioLayout"}],"abstract":[{"type":"text","text":"Represents how the component should be laid out."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioLayout"}],"url":"\/documentation\/playbooksnapshot\/scenariolayout"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/scenariolayout/fill.json b/data/documentation/playbooksnapshot/scenariolayout/fill.json index 0b7e6fc..da66983 100644 --- a/data/documentation/playbooksnapshot/scenariolayout/fill.json +++ b/data/documentation/playbooksnapshot/scenariolayout/fill.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"fill"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV","text":"ScenarioLayout"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenariolayout\/fill"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/fill","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Fill both the horizontal and vertical to the size of the canvas on"},{"type":"text","text":" "},{"type":"text","text":"which to layout the component."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"fill"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV"}],"title":"fill","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:8Playbook14ScenarioLayoutV4fillACvpZ","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout/fill":{"role":"symbol","title":"fill","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"fill"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV"}],"abstract":[{"type":"text","text":"Fill both the horizontal and vertical to the size of the canvas on"},{"type":"text","text":" "},{"type":"text","text":"which to layout the component."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/fill","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariolayout\/fill"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout":{"role":"symbol","title":"ScenarioLayout","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioLayout"}],"abstract":[{"type":"text","text":"Represents how the component should be laid out."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioLayout"}],"url":"\/documentation\/playbooksnapshot\/scenariolayout"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"fill"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV","text":"ScenarioLayout"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenariolayout\/fill"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/fill","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Fill both the horizontal and vertical to the size of the canvas on"},{"type":"text","text":" "},{"type":"text","text":"which to layout the component."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"fill"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV"}],"title":"fill","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:8Playbook14ScenarioLayoutV4fillACvpZ","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout/fill":{"role":"symbol","title":"fill","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"fill"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV"}],"abstract":[{"type":"text","text":"Fill both the horizontal and vertical to the size of the canvas on"},{"type":"text","text":" "},{"type":"text","text":"which to layout the component."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/fill","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariolayout\/fill"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout":{"role":"symbol","title":"ScenarioLayout","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioLayout"}],"abstract":[{"type":"text","text":"Represents how the component should be laid out."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioLayout"}],"url":"\/documentation\/playbooksnapshot\/scenariolayout"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/scenariolayout/fillh.json b/data/documentation/playbooksnapshot/scenariolayout/fillh.json index 7dcec5e..7a3de09 100644 --- a/data/documentation/playbooksnapshot/scenariolayout/fillh.json +++ b/data/documentation/playbooksnapshot/scenariolayout/fillh.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"fillH"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV","text":"ScenarioLayout"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenariolayout\/fillh"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/fillH","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Fill the horizontal to the size of the canvas on which to layout the component"},{"type":"text","text":" "},{"type":"text","text":"and compresses the vertical to the intrinsic size of the component."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"fillH"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV"}],"title":"fillH","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:8Playbook14ScenarioLayoutV5fillHACvpZ","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout/fillH":{"role":"symbol","title":"fillH","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"fillH"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV"}],"abstract":[{"type":"text","text":"Fill the horizontal to the size of the canvas on which to layout the component"},{"type":"text","text":" "},{"type":"text","text":"and compresses the vertical to the intrinsic size of the component."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/fillH","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariolayout\/fillh"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout":{"role":"symbol","title":"ScenarioLayout","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioLayout"}],"abstract":[{"type":"text","text":"Represents how the component should be laid out."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioLayout"}],"url":"\/documentation\/playbooksnapshot\/scenariolayout"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"fillH"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV","text":"ScenarioLayout"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenariolayout\/fillh"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/fillH","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Fill the horizontal to the size of the canvas on which to layout the component"},{"type":"text","text":" "},{"type":"text","text":"and compresses the vertical to the intrinsic size of the component."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"fillH"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV"}],"title":"fillH","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:8Playbook14ScenarioLayoutV5fillHACvpZ","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout":{"role":"symbol","title":"ScenarioLayout","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioLayout"}],"abstract":[{"type":"text","text":"Represents how the component should be laid out."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioLayout"}],"url":"\/documentation\/playbooksnapshot\/scenariolayout"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout/fillH":{"role":"symbol","title":"fillH","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"fillH"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV"}],"abstract":[{"type":"text","text":"Fill the horizontal to the size of the canvas on which to layout the component"},{"type":"text","text":" "},{"type":"text","text":"and compresses the vertical to the intrinsic size of the component."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/fillH","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariolayout\/fillh"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/scenariolayout/fillv.json b/data/documentation/playbooksnapshot/scenariolayout/fillv.json index 61fcf90..4b0f03b 100644 --- a/data/documentation/playbooksnapshot/scenariolayout/fillv.json +++ b/data/documentation/playbooksnapshot/scenariolayout/fillv.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"fillV"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV","text":"ScenarioLayout"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenariolayout\/fillv"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/fillV","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Fill the vetical to the size of the canvas on which to layout the component"},{"type":"text","text":" "},{"type":"text","text":"and compresses the horizontal to the intrinsic size of the component."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"fillV"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV"}],"title":"fillV","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:8Playbook14ScenarioLayoutV5fillVACvpZ","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout":{"role":"symbol","title":"ScenarioLayout","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioLayout"}],"abstract":[{"type":"text","text":"Represents how the component should be laid out."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioLayout"}],"url":"\/documentation\/playbooksnapshot\/scenariolayout"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout/fillV":{"role":"symbol","title":"fillV","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"fillV"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV"}],"abstract":[{"type":"text","text":"Fill the vetical to the size of the canvas on which to layout the component"},{"type":"text","text":" "},{"type":"text","text":"and compresses the horizontal to the intrinsic size of the component."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/fillV","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariolayout\/fillv"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"fillV"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV","text":"ScenarioLayout"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenariolayout\/fillv"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/fillV","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Fill the vetical to the size of the canvas on which to layout the component"},{"type":"text","text":" "},{"type":"text","text":"and compresses the horizontal to the intrinsic size of the component."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"fillV"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV"}],"title":"fillV","roleHeading":"Type Property","role":"symbol","symbolKind":"property","externalID":"s:8Playbook14ScenarioLayoutV5fillVACvpZ","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout/fillV":{"role":"symbol","title":"fillV","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"fillV"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV"}],"abstract":[{"type":"text","text":"Fill the vetical to the size of the canvas on which to layout the component"},{"type":"text","text":" "},{"type":"text","text":"and compresses the horizontal to the intrinsic size of the component."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/fillV","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariolayout\/fillv"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout":{"role":"symbol","title":"ScenarioLayout","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioLayout"}],"abstract":[{"type":"text","text":"Represents how the component should be laid out."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioLayout"}],"url":"\/documentation\/playbooksnapshot\/scenariolayout"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/scenariolayout/fixed(length:).json b/data/documentation/playbooksnapshot/scenariolayout/fixed(length:).json index 2a910b9..b05d13c 100644 --- a/data/documentation/playbooksnapshot/scenariolayout/fixed(length:).json +++ b/data/documentation/playbooksnapshot/scenariolayout/fixed(length:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"fixed"},{"kind":"text","text":"("},{"kind":"externalParam","text":"length"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV","text":"ScenarioLayout"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Note: There are cases that to compressed to"},{"type":"text","text":" "},{"type":"text","text":"the size of the canvas on which to layout it when it can’t be displayed"},{"type":"text","text":" "},{"type":"text","text":"on the user interface."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenariolayout\/fixed(length:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/fixed(length:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Layout both the vertical and horizontal with given fixed length."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"fixed"},{"kind":"text","text":"("},{"kind":"externalParam","text":"length"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV"}],"title":"fixed(length:)","roleHeading":"Type Method","role":"symbol","symbolKind":"method","externalID":"s:8Playbook14ScenarioLayoutV5fixed6lengthAC14CoreFoundation7CGFloatV_tFZ","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout":{"role":"symbol","title":"ScenarioLayout","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioLayout"}],"abstract":[{"type":"text","text":"Represents how the component should be laid out."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioLayout"}],"url":"\/documentation\/playbooksnapshot\/scenariolayout"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout/fixed(length:)":{"role":"symbol","title":"fixed(length:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"fixed"},{"kind":"text","text":"("},{"kind":"externalParam","text":"length"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV"}],"abstract":[{"type":"text","text":"Layout both the vertical and horizontal with given fixed length."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/fixed(length:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariolayout\/fixed(length:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"fixed"},{"kind":"text","text":"("},{"kind":"externalParam","text":"length"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV","text":"ScenarioLayout"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Note: There are cases that to compressed to"},{"type":"text","text":" "},{"type":"text","text":"the size of the canvas on which to layout it when it can’t be displayed"},{"type":"text","text":" "},{"type":"text","text":"on the user interface."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenariolayout\/fixed(length:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/fixed(length:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Layout both the vertical and horizontal with given fixed length."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"fixed"},{"kind":"text","text":"("},{"kind":"externalParam","text":"length"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV"}],"title":"fixed(length:)","roleHeading":"Type Method","role":"symbol","symbolKind":"method","externalID":"s:8Playbook14ScenarioLayoutV5fixed6lengthAC14CoreFoundation7CGFloatV_tFZ","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout/fixed(length:)":{"role":"symbol","title":"fixed(length:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"fixed"},{"kind":"text","text":"("},{"kind":"externalParam","text":"length"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV"}],"abstract":[{"type":"text","text":"Layout both the vertical and horizontal with given fixed length."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/fixed(length:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariolayout\/fixed(length:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout":{"role":"symbol","title":"ScenarioLayout","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioLayout"}],"abstract":[{"type":"text","text":"Represents how the component should be laid out."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioLayout"}],"url":"\/documentation\/playbooksnapshot\/scenariolayout"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/scenariolayout/fixed(width:height:).json b/data/documentation/playbooksnapshot/scenariolayout/fixed(width:height:).json index 580c54e..d4a579d 100644 --- a/data/documentation/playbooksnapshot/scenariolayout/fixed(width:height:).json +++ b/data/documentation/playbooksnapshot/scenariolayout/fixed(width:height:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"fixed"},{"kind":"text","text":"("},{"kind":"externalParam","text":"width"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"height"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV","text":"ScenarioLayout"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Note: There are cases that to compressed to"},{"type":"text","text":" "},{"type":"text","text":"the size of the canvas on which to layout it when it can’t be displayed"},{"type":"text","text":" "},{"type":"text","text":"on the user interface."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenariolayout\/fixed(width:height:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/fixed(width:height:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Layout both the vertical and horizontal with given fixed width and height."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"fixed"},{"kind":"text","text":"("},{"kind":"externalParam","text":"width"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"height"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV"}],"title":"fixed(width:height:)","roleHeading":"Type Method","role":"symbol","symbolKind":"method","externalID":"s:8Playbook14ScenarioLayoutV5fixed5width6heightAC14CoreFoundation7CGFloatV_AItFZ","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout/fixed(width:height:)":{"role":"symbol","title":"fixed(width:height:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"fixed"},{"kind":"text","text":"("},{"kind":"externalParam","text":"width"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"height"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV"}],"abstract":[{"type":"text","text":"Layout both the vertical and horizontal with given fixed width and height."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/fixed(width:height:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariolayout\/fixed(width:height:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout":{"role":"symbol","title":"ScenarioLayout","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioLayout"}],"abstract":[{"type":"text","text":"Represents how the component should be laid out."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioLayout"}],"url":"\/documentation\/playbooksnapshot\/scenariolayout"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"fixed"},{"kind":"text","text":"("},{"kind":"externalParam","text":"width"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"height"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV","text":"ScenarioLayout"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Note: There are cases that to compressed to"},{"type":"text","text":" "},{"type":"text","text":"the size of the canvas on which to layout it when it can’t be displayed"},{"type":"text","text":" "},{"type":"text","text":"on the user interface."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenariolayout\/fixed(width:height:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/fixed(width:height:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Layout both the vertical and horizontal with given fixed width and height."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"fixed"},{"kind":"text","text":"("},{"kind":"externalParam","text":"width"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"height"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV"}],"title":"fixed(width:height:)","roleHeading":"Type Method","role":"symbol","symbolKind":"method","externalID":"s:8Playbook14ScenarioLayoutV5fixed5width6heightAC14CoreFoundation7CGFloatV_AItFZ","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout/fixed(width:height:)":{"role":"symbol","title":"fixed(width:height:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"fixed"},{"kind":"text","text":"("},{"kind":"externalParam","text":"width"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"height"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV"}],"abstract":[{"type":"text","text":"Layout both the vertical and horizontal with given fixed width and height."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/fixed(width:height:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariolayout\/fixed(width:height:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout":{"role":"symbol","title":"ScenarioLayout","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioLayout"}],"abstract":[{"type":"text","text":"Represents how the component should be laid out."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioLayout"}],"url":"\/documentation\/playbooksnapshot\/scenariolayout"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/scenariolayout/fixedh(_:).json b/data/documentation/playbooksnapshot/scenariolayout/fixedh(_:).json index e7b57c9..5e2c266 100644 --- a/data/documentation/playbooksnapshot/scenariolayout/fixedh(_:).json +++ b/data/documentation/playbooksnapshot/scenariolayout/fixedh(_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"fixedH"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"width"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV","text":"ScenarioLayout"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Note: There are cases that to compressed to"},{"type":"text","text":" "},{"type":"text","text":"the size of the canvas on which to layout it when it can’t be displayed"},{"type":"text","text":" "},{"type":"text","text":"on the user interface."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenariolayout\/fixedh(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/fixedH(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Layout the horizontal with given fixed width and compresses the vertical"},{"type":"text","text":" "},{"type":"text","text":"to the intrinsic size of the component."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"fixedH"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV"}],"title":"fixedH(_:)","roleHeading":"Type Method","role":"symbol","symbolKind":"method","externalID":"s:8Playbook14ScenarioLayoutV6fixedHyAC14CoreFoundation7CGFloatVFZ","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout/fixedH(_:)":{"role":"symbol","title":"fixedH(_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"fixedH"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV"}],"abstract":[{"type":"text","text":"Layout the horizontal with given fixed width and compresses the vertical"},{"type":"text","text":" "},{"type":"text","text":"to the intrinsic size of the component."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/fixedH(_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariolayout\/fixedh(_:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout":{"role":"symbol","title":"ScenarioLayout","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioLayout"}],"abstract":[{"type":"text","text":"Represents how the component should be laid out."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioLayout"}],"url":"\/documentation\/playbooksnapshot\/scenariolayout"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"fixedH"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"width"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV","text":"ScenarioLayout"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Note: There are cases that to compressed to"},{"type":"text","text":" "},{"type":"text","text":"the size of the canvas on which to layout it when it can’t be displayed"},{"type":"text","text":" "},{"type":"text","text":"on the user interface."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenariolayout\/fixedh(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/fixedH(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Layout the horizontal with given fixed width and compresses the vertical"},{"type":"text","text":" "},{"type":"text","text":"to the intrinsic size of the component."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"fixedH"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV"}],"title":"fixedH(_:)","roleHeading":"Type Method","role":"symbol","symbolKind":"method","externalID":"s:8Playbook14ScenarioLayoutV6fixedHyAC14CoreFoundation7CGFloatVFZ","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout":{"role":"symbol","title":"ScenarioLayout","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioLayout"}],"abstract":[{"type":"text","text":"Represents how the component should be laid out."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioLayout"}],"url":"\/documentation\/playbooksnapshot\/scenariolayout"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout/fixedH(_:)":{"role":"symbol","title":"fixedH(_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"fixedH"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV"}],"abstract":[{"type":"text","text":"Layout the horizontal with given fixed width and compresses the vertical"},{"type":"text","text":" "},{"type":"text","text":"to the intrinsic size of the component."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/fixedH(_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariolayout\/fixedh(_:)"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/scenariolayout/fixedv(_:).json b/data/documentation/playbooksnapshot/scenariolayout/fixedv(_:).json index c22e5a6..54c48c0 100644 --- a/data/documentation/playbooksnapshot/scenariolayout/fixedv(_:).json +++ b/data/documentation/playbooksnapshot/scenariolayout/fixedv(_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"fixedV"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"height"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV","text":"ScenarioLayout"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Note: There are cases that to compressed to"},{"type":"text","text":" "},{"type":"text","text":"the size of the canvas on which to layout it when it can’t be displayed"},{"type":"text","text":" "},{"type":"text","text":"on the user interface."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenariolayout\/fixedv(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/fixedV(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Layout the vertical with given fixed height and compresses the horizontal"},{"type":"text","text":" "},{"type":"text","text":"to the intrinsic size of the component."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"fixedV"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV"}],"title":"fixedV(_:)","roleHeading":"Type Method","role":"symbol","symbolKind":"method","externalID":"s:8Playbook14ScenarioLayoutV6fixedVyAC14CoreFoundation7CGFloatVFZ","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout/fixedV(_:)":{"role":"symbol","title":"fixedV(_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"fixedV"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV"}],"abstract":[{"type":"text","text":"Layout the vertical with given fixed height and compresses the horizontal"},{"type":"text","text":" "},{"type":"text","text":"to the intrinsic size of the component."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/fixedV(_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariolayout\/fixedv(_:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout":{"role":"symbol","title":"ScenarioLayout","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioLayout"}],"abstract":[{"type":"text","text":"Represents how the component should be laid out."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioLayout"}],"url":"\/documentation\/playbooksnapshot\/scenariolayout"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"fixedV"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"height"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV","text":"ScenarioLayout"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"paragraph","inlineContent":[{"type":"text","text":"Note: There are cases that to compressed to"},{"type":"text","text":" "},{"type":"text","text":"the size of the canvas on which to layout it when it can’t be displayed"},{"type":"text","text":" "},{"type":"text","text":"on the user interface."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenariolayout\/fixedv(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/fixedV(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Layout the vertical with given fixed height and compresses the horizontal"},{"type":"text","text":" "},{"type":"text","text":"to the intrinsic size of the component."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"fixedV"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV"}],"title":"fixedV(_:)","roleHeading":"Type Method","role":"symbol","symbolKind":"method","externalID":"s:8Playbook14ScenarioLayoutV6fixedVyAC14CoreFoundation7CGFloatVFZ","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout":{"role":"symbol","title":"ScenarioLayout","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioLayout"}],"abstract":[{"type":"text","text":"Represents how the component should be laid out."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioLayout"}],"url":"\/documentation\/playbooksnapshot\/scenariolayout"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout/fixedV(_:)":{"role":"symbol","title":"fixedV(_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"fixedV"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV"}],"abstract":[{"type":"text","text":"Layout the vertical with given fixed height and compresses the horizontal"},{"type":"text","text":" "},{"type":"text","text":"to the intrinsic size of the component."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/fixedV(_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariolayout\/fixedv(_:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/scenariolayout/h.json b/data/documentation/playbooksnapshot/scenariolayout/h.json index 1c6d3f5..239db0b 100644 --- a/data/documentation/playbooksnapshot/scenariolayout/h.json +++ b/data/documentation/playbooksnapshot/scenariolayout/h.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"h"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV","text":"ScenarioLayout"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/Sizing","preciseIdentifier":"s:8Playbook14ScenarioLayoutV6SizingO","text":"Sizing"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenariolayout\/h"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/h","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"A horizontal sizing strategy."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"h"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Sizing","preciseIdentifier":"s:8Playbook14ScenarioLayoutV6SizingO"}],"title":"h","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:8Playbook14ScenarioLayoutV1hAC6SizingOvp","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout":{"role":"symbol","title":"ScenarioLayout","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioLayout"}],"abstract":[{"type":"text","text":"Represents how the component should be laid out."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioLayout"}],"url":"\/documentation\/playbooksnapshot\/scenariolayout"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout/Sizing":{"role":"symbol","title":"ScenarioLayout.Sizing","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Sizing"}],"abstract":[{"type":"text","text":"A sizing strategy for the horizontal or vertical dimensions."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/Sizing","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Sizing"}],"url":"\/documentation\/playbooksnapshot\/scenariolayout\/sizing"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout/h":{"role":"symbol","title":"h","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"h"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Sizing","preciseIdentifier":"s:8Playbook14ScenarioLayoutV6SizingO"}],"abstract":[{"type":"text","text":"A horizontal sizing strategy."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/h","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariolayout\/h"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"h"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV","text":"ScenarioLayout"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/Sizing","preciseIdentifier":"s:8Playbook14ScenarioLayoutV6SizingO","text":"Sizing"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenariolayout\/h"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/h","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"A horizontal sizing strategy."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"h"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Sizing","preciseIdentifier":"s:8Playbook14ScenarioLayoutV6SizingO"}],"title":"h","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:8Playbook14ScenarioLayoutV1hAC6SizingOvp","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout":{"role":"symbol","title":"ScenarioLayout","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioLayout"}],"abstract":[{"type":"text","text":"Represents how the component should be laid out."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioLayout"}],"url":"\/documentation\/playbooksnapshot\/scenariolayout"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout/Sizing":{"role":"symbol","title":"ScenarioLayout.Sizing","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Sizing"}],"abstract":[{"type":"text","text":"A sizing strategy for the horizontal or vertical dimensions."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/Sizing","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Sizing"}],"url":"\/documentation\/playbooksnapshot\/scenariolayout\/sizing"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout/h":{"role":"symbol","title":"h","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"h"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Sizing","preciseIdentifier":"s:8Playbook14ScenarioLayoutV6SizingO"}],"abstract":[{"type":"text","text":"A horizontal sizing strategy."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/h","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariolayout\/h"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/scenariolayout/sizing(h:v:).json b/data/documentation/playbooksnapshot/scenariolayout/sizing(h:v:).json index 25b42db..cc0312f 100644 --- a/data/documentation/playbooksnapshot/scenariolayout/sizing(h:v:).json +++ b/data/documentation/playbooksnapshot/scenariolayout/sizing(h:v:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"sizing"},{"kind":"text","text":"("},{"kind":"externalParam","text":"h"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV","text":"ScenarioLayout"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/Sizing","preciseIdentifier":"s:8Playbook14ScenarioLayoutV6SizingO","text":"Sizing"},{"kind":"text","text":", "},{"kind":"externalParam","text":"v"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV","text":"ScenarioLayout"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/Sizing","preciseIdentifier":"s:8Playbook14ScenarioLayoutV6SizingO","text":"Sizing"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV","text":"ScenarioLayout"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"name":"h","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A horizontal sizing strategy."}]}]},{"name":"v","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A vertical sizing strategy."}]}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenariolayout\/sizing(h:v:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/sizing(h:v:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Layout the vertical and horizontal sizes according to the specified strategies."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"sizing"},{"kind":"text","text":"("},{"kind":"externalParam","text":"h"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Sizing","preciseIdentifier":"s:8Playbook14ScenarioLayoutV6SizingO"},{"kind":"text","text":", "},{"kind":"externalParam","text":"v"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Sizing","preciseIdentifier":"s:8Playbook14ScenarioLayoutV6SizingO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV"}],"title":"sizing(h:v:)","roleHeading":"Type Method","role":"symbol","symbolKind":"method","externalID":"s:8Playbook14ScenarioLayoutV6sizing1h1vA2C6SizingO_AHtFZ","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout/Sizing":{"role":"symbol","title":"ScenarioLayout.Sizing","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Sizing"}],"abstract":[{"type":"text","text":"A sizing strategy for the horizontal or vertical dimensions."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/Sizing","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Sizing"}],"url":"\/documentation\/playbooksnapshot\/scenariolayout\/sizing"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout":{"role":"symbol","title":"ScenarioLayout","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioLayout"}],"abstract":[{"type":"text","text":"Represents how the component should be laid out."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioLayout"}],"url":"\/documentation\/playbooksnapshot\/scenariolayout"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout/sizing(h:v:)":{"role":"symbol","title":"sizing(h:v:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"sizing"},{"kind":"text","text":"("},{"kind":"externalParam","text":"h"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Sizing","preciseIdentifier":"s:8Playbook14ScenarioLayoutV6SizingO"},{"kind":"text","text":", "},{"kind":"externalParam","text":"v"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Sizing","preciseIdentifier":"s:8Playbook14ScenarioLayoutV6SizingO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV"}],"abstract":[{"type":"text","text":"Layout the vertical and horizontal sizes according to the specified strategies."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/sizing(h:v:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariolayout\/sizing(h:v:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"sizing"},{"kind":"text","text":"("},{"kind":"externalParam","text":"h"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV","text":"ScenarioLayout"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/Sizing","preciseIdentifier":"s:8Playbook14ScenarioLayoutV6SizingO","text":"Sizing"},{"kind":"text","text":", "},{"kind":"externalParam","text":"v"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV","text":"ScenarioLayout"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/Sizing","preciseIdentifier":"s:8Playbook14ScenarioLayoutV6SizingO","text":"Sizing"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV","text":"ScenarioLayout"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"name":"h","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A horizontal sizing strategy."}]}]},{"name":"v","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A vertical sizing strategy."}]}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenariolayout\/sizing(h:v:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/sizing(h:v:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Layout the vertical and horizontal sizes according to the specified strategies."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"sizing"},{"kind":"text","text":"("},{"kind":"externalParam","text":"h"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Sizing","preciseIdentifier":"s:8Playbook14ScenarioLayoutV6SizingO"},{"kind":"text","text":", "},{"kind":"externalParam","text":"v"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Sizing","preciseIdentifier":"s:8Playbook14ScenarioLayoutV6SizingO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV"}],"title":"sizing(h:v:)","roleHeading":"Type Method","role":"symbol","symbolKind":"method","externalID":"s:8Playbook14ScenarioLayoutV6sizing1h1vA2C6SizingO_AHtFZ","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout/Sizing":{"role":"symbol","title":"ScenarioLayout.Sizing","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Sizing"}],"abstract":[{"type":"text","text":"A sizing strategy for the horizontal or vertical dimensions."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/Sizing","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Sizing"}],"url":"\/documentation\/playbooksnapshot\/scenariolayout\/sizing"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout/sizing(h:v:)":{"role":"symbol","title":"sizing(h:v:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"sizing"},{"kind":"text","text":"("},{"kind":"externalParam","text":"h"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Sizing","preciseIdentifier":"s:8Playbook14ScenarioLayoutV6SizingO"},{"kind":"text","text":", "},{"kind":"externalParam","text":"v"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Sizing","preciseIdentifier":"s:8Playbook14ScenarioLayoutV6SizingO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV"}],"abstract":[{"type":"text","text":"Layout the vertical and horizontal sizes according to the specified strategies."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/sizing(h:v:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariolayout\/sizing(h:v:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout":{"role":"symbol","title":"ScenarioLayout","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioLayout"}],"abstract":[{"type":"text","text":"Represents how the component should be laid out."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioLayout"}],"url":"\/documentation\/playbooksnapshot\/scenariolayout"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/scenariolayout/sizing.json b/data/documentation/playbooksnapshot/scenariolayout/sizing.json index 8d5eb2f..a0704e5 100644 --- a/data/documentation/playbooksnapshot/scenariolayout/sizing.json +++ b/data/documentation/playbooksnapshot/scenariolayout/sizing.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Sizing"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenariolayout\/sizing"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/SQ","doc:\/\/app.playbook-ui.PlaybookSnapshot\/s25ExpressibleByFloatLiteralP","doc:\/\/app.playbook-ui.PlaybookSnapshot\/s27ExpressibleByIntegerLiteralP"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/Sizing","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"A sizing strategy for the horizontal or vertical dimensions."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Sizing"}],"title":"ScenarioLayout.Sizing","roleHeading":"Enumeration","role":"symbol","symbolKind":"enum","externalID":"s:8Playbook14ScenarioLayoutV6SizingO","modules":[{"name":"PlaybookSnapshot"}],"navigatorTitle":[{"kind":"identifier","text":"Sizing"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout"]]},"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/Sizing\/compressed","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/Sizing\/fill","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/Sizing\/fixed(_:)"]},{"title":"Initializers","identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/Sizing\/init(floatLiteral:)","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/Sizing\/init(integerLiteral:)"]},{"title":"Default Implementations","identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/Sizing\/Equatable-Implementations"],"generated":true}],"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout/Sizing/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/Sizing\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariolayout\/sizing\/equatable-implementations"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout/Sizing/compressed":{"role":"symbol","title":"ScenarioLayout.Sizing.compressed","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"compressed"}],"abstract":[{"type":"text","text":"Compresses to the intrinsic size of the component."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/Sizing\/compressed","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariolayout\/sizing\/compressed"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout/Sizing/fill":{"role":"symbol","title":"ScenarioLayout.Sizing.fill","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"fill"}],"abstract":[{"type":"text","text":"Fill to the size of the canvas on which to layout the component."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/Sizing\/fill","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariolayout\/sizing\/fill"},"doc://app.playbook-ui.PlaybookSnapshot/s25ExpressibleByFloatLiteralP":{"type":"unresolvable","title":"Swift.ExpressibleByFloatLiteral","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/s25ExpressibleByFloatLiteralP"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout/Sizing":{"role":"symbol","title":"ScenarioLayout.Sizing","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Sizing"}],"abstract":[{"type":"text","text":"A sizing strategy for the horizontal or vertical dimensions."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/Sizing","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Sizing"}],"url":"\/documentation\/playbooksnapshot\/scenariolayout\/sizing"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout/Sizing/init(floatLiteral:)":{"role":"symbol","title":"init(floatLiteral:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"floatLiteral"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Float","preciseIdentifier":"s:Sf"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/Sizing\/init(floatLiteral:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariolayout\/sizing\/init(floatliteral:)"},"doc://app.playbook-ui.PlaybookSnapshot/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/SQ"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout/Sizing/init(integerLiteral:)":{"role":"symbol","title":"init(integerLiteral:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"integerLiteral"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/Sizing\/init(integerLiteral:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariolayout\/sizing\/init(integerliteral:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout":{"role":"symbol","title":"ScenarioLayout","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioLayout"}],"abstract":[{"type":"text","text":"Represents how the component should be laid out."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioLayout"}],"url":"\/documentation\/playbooksnapshot\/scenariolayout"},"doc://app.playbook-ui.PlaybookSnapshot/s27ExpressibleByIntegerLiteralP":{"type":"unresolvable","title":"Swift.ExpressibleByIntegerLiteral","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/s27ExpressibleByIntegerLiteralP"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout/Sizing/fixed(_:)":{"role":"symbol","title":"ScenarioLayout.Sizing.fixed(_:)","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"fixed"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Layout with given fixed size."},{"type":"text","text":" "},{"type":"text","text":"Note: There are cases that to compressed to"},{"type":"text","text":" "},{"type":"text","text":"the size of the canvas on which to layout it when it can’t be displayed"},{"type":"text","text":" "},{"type":"text","text":"on the UI."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/Sizing\/fixed(_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariolayout\/sizing\/fixed(_:)"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Sizing"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenariolayout\/sizing"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/SQ","doc:\/\/app.playbook-ui.PlaybookSnapshot\/s25ExpressibleByFloatLiteralP","doc:\/\/app.playbook-ui.PlaybookSnapshot\/s27ExpressibleByIntegerLiteralP"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/Sizing","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"A sizing strategy for the horizontal or vertical dimensions."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Sizing"}],"title":"ScenarioLayout.Sizing","roleHeading":"Enumeration","role":"symbol","symbolKind":"enum","externalID":"s:8Playbook14ScenarioLayoutV6SizingO","modules":[{"name":"PlaybookSnapshot"}],"navigatorTitle":[{"kind":"identifier","text":"Sizing"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout"]]},"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/Sizing\/compressed","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/Sizing\/fill","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/Sizing\/fixed(_:)"]},{"title":"Initializers","identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/Sizing\/init(floatLiteral:)","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/Sizing\/init(integerLiteral:)"]},{"title":"Default Implementations","identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/Sizing\/Equatable-Implementations"],"generated":true}],"references":{"doc://app.playbook-ui.PlaybookSnapshot/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/SQ"},"doc://app.playbook-ui.PlaybookSnapshot/s27ExpressibleByIntegerLiteralP":{"type":"unresolvable","title":"Swift.ExpressibleByIntegerLiteral","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/s27ExpressibleByIntegerLiteralP"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout/Sizing":{"role":"symbol","title":"ScenarioLayout.Sizing","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Sizing"}],"abstract":[{"type":"text","text":"A sizing strategy for the horizontal or vertical dimensions."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/Sizing","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Sizing"}],"url":"\/documentation\/playbooksnapshot\/scenariolayout\/sizing"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout/Sizing/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/Sizing\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariolayout\/sizing\/equatable-implementations"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout/Sizing/init(integerLiteral:)":{"role":"symbol","title":"init(integerLiteral:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"integerLiteral"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/Sizing\/init(integerLiteral:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariolayout\/sizing\/init(integerliteral:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout/Sizing/compressed":{"role":"symbol","title":"ScenarioLayout.Sizing.compressed","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"compressed"}],"abstract":[{"type":"text","text":"Compresses to the intrinsic size of the component."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/Sizing\/compressed","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariolayout\/sizing\/compressed"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout":{"role":"symbol","title":"ScenarioLayout","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioLayout"}],"abstract":[{"type":"text","text":"Represents how the component should be laid out."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioLayout"}],"url":"\/documentation\/playbooksnapshot\/scenariolayout"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout/Sizing/init(floatLiteral:)":{"role":"symbol","title":"init(floatLiteral:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"floatLiteral"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Float","preciseIdentifier":"s:Sf"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/Sizing\/init(floatLiteral:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariolayout\/sizing\/init(floatliteral:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout/Sizing/fixed(_:)":{"role":"symbol","title":"ScenarioLayout.Sizing.fixed(_:)","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"fixed"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Layout with given fixed size."},{"type":"text","text":" "},{"type":"text","text":"Note: There are cases that to compressed to"},{"type":"text","text":" "},{"type":"text","text":"the size of the canvas on which to layout it when it can’t be displayed"},{"type":"text","text":" "},{"type":"text","text":"on the UI."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/Sizing\/fixed(_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariolayout\/sizing\/fixed(_:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/s25ExpressibleByFloatLiteralP":{"type":"unresolvable","title":"Swift.ExpressibleByFloatLiteral","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/s25ExpressibleByFloatLiteralP"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout/Sizing/fill":{"role":"symbol","title":"ScenarioLayout.Sizing.fill","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"fill"}],"abstract":[{"type":"text","text":"Fill to the size of the canvas on which to layout the component."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/Sizing\/fill","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariolayout\/sizing\/fill"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/scenariolayout/sizing/!=(_:_:).json b/data/documentation/playbooksnapshot/scenariolayout/sizing/!=(_:_:).json index 1d9a01a..e18ae77 100644 --- a/data/documentation/playbooksnapshot/scenariolayout/sizing/!=(_:_:).json +++ b/data/documentation/playbooksnapshot/scenariolayout/sizing/!=(_:_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenariolayout\/sizing\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/Sizing\/!=(_:_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"Equatable.!=(_:_:)"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:8Playbook14ScenarioLayoutV6SizingO","extendedModule":"Swift","modules":[{"name":"PlaybookSnapshot","relatedModules":["Swift"]}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/Sizing","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/Sizing\/Equatable-Implementations"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout":{"role":"symbol","title":"ScenarioLayout","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioLayout"}],"abstract":[{"type":"text","text":"Represents how the component should be laid out."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioLayout"}],"url":"\/documentation\/playbooksnapshot\/scenariolayout"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout/Sizing/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/Sizing\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariolayout\/sizing\/!=(_:_:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout/Sizing/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/Sizing\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariolayout\/sizing\/equatable-implementations"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout/Sizing":{"role":"symbol","title":"ScenarioLayout.Sizing","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Sizing"}],"abstract":[{"type":"text","text":"A sizing strategy for the horizontal or vertical dimensions."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/Sizing","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Sizing"}],"url":"\/documentation\/playbooksnapshot\/scenariolayout\/sizing"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenariolayout\/sizing\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/Sizing\/!=(_:_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"Equatable.!=(_:_:)"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:8Playbook14ScenarioLayoutV6SizingO","extendedModule":"Swift","modules":[{"name":"PlaybookSnapshot","relatedModules":["Swift"]}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/Sizing","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/Sizing\/Equatable-Implementations"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout/Sizing/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/Sizing\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariolayout\/sizing\/equatable-implementations"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout/Sizing/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/Sizing\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariolayout\/sizing\/!=(_:_:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout":{"role":"symbol","title":"ScenarioLayout","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioLayout"}],"abstract":[{"type":"text","text":"Represents how the component should be laid out."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioLayout"}],"url":"\/documentation\/playbooksnapshot\/scenariolayout"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout/Sizing":{"role":"symbol","title":"ScenarioLayout.Sizing","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Sizing"}],"abstract":[{"type":"text","text":"A sizing strategy for the horizontal or vertical dimensions."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/Sizing","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Sizing"}],"url":"\/documentation\/playbooksnapshot\/scenariolayout\/sizing"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/scenariolayout/sizing/compressed.json b/data/documentation/playbooksnapshot/scenariolayout/sizing/compressed.json index 6e05235..56568ff 100644 --- a/data/documentation/playbooksnapshot/scenariolayout/sizing/compressed.json +++ b/data/documentation/playbooksnapshot/scenariolayout/sizing/compressed.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"compressed"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenariolayout\/sizing\/compressed"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/Sizing\/compressed","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Compresses to the intrinsic size of the component."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"compressed"}],"title":"ScenarioLayout.Sizing.compressed","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:8Playbook14ScenarioLayoutV6SizingO10compressedyA2EmF","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/Sizing"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout":{"role":"symbol","title":"ScenarioLayout","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioLayout"}],"abstract":[{"type":"text","text":"Represents how the component should be laid out."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioLayout"}],"url":"\/documentation\/playbooksnapshot\/scenariolayout"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout/Sizing/compressed":{"role":"symbol","title":"ScenarioLayout.Sizing.compressed","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"compressed"}],"abstract":[{"type":"text","text":"Compresses to the intrinsic size of the component."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/Sizing\/compressed","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariolayout\/sizing\/compressed"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout/Sizing":{"role":"symbol","title":"ScenarioLayout.Sizing","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Sizing"}],"abstract":[{"type":"text","text":"A sizing strategy for the horizontal or vertical dimensions."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/Sizing","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Sizing"}],"url":"\/documentation\/playbooksnapshot\/scenariolayout\/sizing"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"compressed"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenariolayout\/sizing\/compressed"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/Sizing\/compressed","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Compresses to the intrinsic size of the component."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"compressed"}],"title":"ScenarioLayout.Sizing.compressed","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:8Playbook14ScenarioLayoutV6SizingO10compressedyA2EmF","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/Sizing"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout/Sizing/compressed":{"role":"symbol","title":"ScenarioLayout.Sizing.compressed","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"compressed"}],"abstract":[{"type":"text","text":"Compresses to the intrinsic size of the component."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/Sizing\/compressed","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariolayout\/sizing\/compressed"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout":{"role":"symbol","title":"ScenarioLayout","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioLayout"}],"abstract":[{"type":"text","text":"Represents how the component should be laid out."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioLayout"}],"url":"\/documentation\/playbooksnapshot\/scenariolayout"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout/Sizing":{"role":"symbol","title":"ScenarioLayout.Sizing","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Sizing"}],"abstract":[{"type":"text","text":"A sizing strategy for the horizontal or vertical dimensions."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/Sizing","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Sizing"}],"url":"\/documentation\/playbooksnapshot\/scenariolayout\/sizing"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/scenariolayout/sizing/equatable-implementations.json b/data/documentation/playbooksnapshot/scenariolayout/sizing/equatable-implementations.json index 72e91ac..b2780ea 100644 --- a/data/documentation/playbooksnapshot/scenariolayout/sizing/equatable-implementations.json +++ b/data/documentation/playbooksnapshot/scenariolayout/sizing/equatable-implementations.json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenariolayout\/sizing\/equatable-implementations"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/Sizing\/Equatable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/Sizing\/!=(_:_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"PlaybookSnapshot"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/Sizing"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout/Sizing":{"role":"symbol","title":"ScenarioLayout.Sizing","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Sizing"}],"abstract":[{"type":"text","text":"A sizing strategy for the horizontal or vertical dimensions."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/Sizing","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Sizing"}],"url":"\/documentation\/playbooksnapshot\/scenariolayout\/sizing"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout":{"role":"symbol","title":"ScenarioLayout","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioLayout"}],"abstract":[{"type":"text","text":"Represents how the component should be laid out."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioLayout"}],"url":"\/documentation\/playbooksnapshot\/scenariolayout"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout/Sizing/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/Sizing\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariolayout\/sizing\/!=(_:_:)"}}} \ No newline at end of file +{"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenariolayout\/sizing\/equatable-implementations"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/Sizing\/Equatable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/Sizing\/!=(_:_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"PlaybookSnapshot"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/Sizing"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout":{"role":"symbol","title":"ScenarioLayout","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioLayout"}],"abstract":[{"type":"text","text":"Represents how the component should be laid out."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioLayout"}],"url":"\/documentation\/playbooksnapshot\/scenariolayout"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout/Sizing":{"role":"symbol","title":"ScenarioLayout.Sizing","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Sizing"}],"abstract":[{"type":"text","text":"A sizing strategy for the horizontal or vertical dimensions."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/Sizing","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Sizing"}],"url":"\/documentation\/playbooksnapshot\/scenariolayout\/sizing"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout/Sizing/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/Sizing\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariolayout\/sizing\/!=(_:_:)"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/scenariolayout/sizing/fill.json b/data/documentation/playbooksnapshot/scenariolayout/sizing/fill.json index b027423..70c6862 100644 --- a/data/documentation/playbooksnapshot/scenariolayout/sizing/fill.json +++ b/data/documentation/playbooksnapshot/scenariolayout/sizing/fill.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"fill"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenariolayout\/sizing\/fill"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/Sizing\/fill","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Fill to the size of the canvas on which to layout the component."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"fill"}],"title":"ScenarioLayout.Sizing.fill","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:8Playbook14ScenarioLayoutV6SizingO4fillyA2EmF","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/Sizing"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout/Sizing":{"role":"symbol","title":"ScenarioLayout.Sizing","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Sizing"}],"abstract":[{"type":"text","text":"A sizing strategy for the horizontal or vertical dimensions."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/Sizing","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Sizing"}],"url":"\/documentation\/playbooksnapshot\/scenariolayout\/sizing"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout":{"role":"symbol","title":"ScenarioLayout","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioLayout"}],"abstract":[{"type":"text","text":"Represents how the component should be laid out."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioLayout"}],"url":"\/documentation\/playbooksnapshot\/scenariolayout"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout/Sizing/fill":{"role":"symbol","title":"ScenarioLayout.Sizing.fill","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"fill"}],"abstract":[{"type":"text","text":"Fill to the size of the canvas on which to layout the component."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/Sizing\/fill","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariolayout\/sizing\/fill"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"fill"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenariolayout\/sizing\/fill"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/Sizing\/fill","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Fill to the size of the canvas on which to layout the component."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"fill"}],"title":"ScenarioLayout.Sizing.fill","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:8Playbook14ScenarioLayoutV6SizingO4fillyA2EmF","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/Sizing"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout":{"role":"symbol","title":"ScenarioLayout","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioLayout"}],"abstract":[{"type":"text","text":"Represents how the component should be laid out."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioLayout"}],"url":"\/documentation\/playbooksnapshot\/scenariolayout"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout/Sizing/fill":{"role":"symbol","title":"ScenarioLayout.Sizing.fill","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"fill"}],"abstract":[{"type":"text","text":"Fill to the size of the canvas on which to layout the component."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/Sizing\/fill","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariolayout\/sizing\/fill"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout/Sizing":{"role":"symbol","title":"ScenarioLayout.Sizing","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Sizing"}],"abstract":[{"type":"text","text":"A sizing strategy for the horizontal or vertical dimensions."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/Sizing","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Sizing"}],"url":"\/documentation\/playbooksnapshot\/scenariolayout\/sizing"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/scenariolayout/sizing/fixed(_:).json b/data/documentation/playbooksnapshot/scenariolayout/sizing/fixed(_:).json index a0f8fe4..4a7ea13 100644 --- a/data/documentation/playbooksnapshot/scenariolayout/sizing/fixed(_:).json +++ b/data/documentation/playbooksnapshot/scenariolayout/sizing/fixed(_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"fixed"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenariolayout\/sizing\/fixed(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/Sizing\/fixed(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Layout with given fixed size."},{"type":"text","text":" "},{"type":"text","text":"Note: There are cases that to compressed to"},{"type":"text","text":" "},{"type":"text","text":"the size of the canvas on which to layout it when it can’t be displayed"},{"type":"text","text":" "},{"type":"text","text":"on the UI."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"fixed"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"kind":"text","text":")"}],"title":"ScenarioLayout.Sizing.fixed(_:)","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:8Playbook14ScenarioLayoutV6SizingO5fixedyAE14CoreFoundation7CGFloatVcAEmF","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/Sizing"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout/Sizing/fixed(_:)":{"role":"symbol","title":"ScenarioLayout.Sizing.fixed(_:)","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"fixed"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Layout with given fixed size."},{"type":"text","text":" "},{"type":"text","text":"Note: There are cases that to compressed to"},{"type":"text","text":" "},{"type":"text","text":"the size of the canvas on which to layout it when it can’t be displayed"},{"type":"text","text":" "},{"type":"text","text":"on the UI."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/Sizing\/fixed(_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariolayout\/sizing\/fixed(_:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout/Sizing":{"role":"symbol","title":"ScenarioLayout.Sizing","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Sizing"}],"abstract":[{"type":"text","text":"A sizing strategy for the horizontal or vertical dimensions."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/Sizing","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Sizing"}],"url":"\/documentation\/playbooksnapshot\/scenariolayout\/sizing"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout":{"role":"symbol","title":"ScenarioLayout","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioLayout"}],"abstract":[{"type":"text","text":"Represents how the component should be laid out."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioLayout"}],"url":"\/documentation\/playbooksnapshot\/scenariolayout"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"fixed"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenariolayout\/sizing\/fixed(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/Sizing\/fixed(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Layout with given fixed size."},{"type":"text","text":" "},{"type":"text","text":"Note: There are cases that to compressed to"},{"type":"text","text":" "},{"type":"text","text":"the size of the canvas on which to layout it when it can’t be displayed"},{"type":"text","text":" "},{"type":"text","text":"on the UI."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"fixed"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"kind":"text","text":")"}],"title":"ScenarioLayout.Sizing.fixed(_:)","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:8Playbook14ScenarioLayoutV6SizingO5fixedyAE14CoreFoundation7CGFloatVcAEmF","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/Sizing"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout":{"role":"symbol","title":"ScenarioLayout","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioLayout"}],"abstract":[{"type":"text","text":"Represents how the component should be laid out."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioLayout"}],"url":"\/documentation\/playbooksnapshot\/scenariolayout"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout/Sizing":{"role":"symbol","title":"ScenarioLayout.Sizing","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Sizing"}],"abstract":[{"type":"text","text":"A sizing strategy for the horizontal or vertical dimensions."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/Sizing","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Sizing"}],"url":"\/documentation\/playbooksnapshot\/scenariolayout\/sizing"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout/Sizing/fixed(_:)":{"role":"symbol","title":"ScenarioLayout.Sizing.fixed(_:)","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"fixed"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Layout with given fixed size."},{"type":"text","text":" "},{"type":"text","text":"Note: There are cases that to compressed to"},{"type":"text","text":" "},{"type":"text","text":"the size of the canvas on which to layout it when it can’t be displayed"},{"type":"text","text":" "},{"type":"text","text":"on the UI."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/Sizing\/fixed(_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariolayout\/sizing\/fixed(_:)"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/scenariolayout/sizing/init(floatliteral:).json b/data/documentation/playbooksnapshot/scenariolayout/sizing/init(floatliteral:).json index c30697a..ca1d5dd 100644 --- a/data/documentation/playbooksnapshot/scenariolayout/sizing/init(floatliteral:).json +++ b/data/documentation/playbooksnapshot/scenariolayout/sizing/init(floatliteral:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"floatLiteral"},{"kind":"text","text":" "},{"kind":"internalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Float","preciseIdentifier":"s:Sf"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenariolayout\/sizing\/init(floatliteral:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/Sizing\/init(floatLiteral:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"ExpressibleByFloatLiteral.init(floatLiteral:)"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"floatLiteral"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Float","preciseIdentifier":"s:Sf"},{"kind":"text","text":")"}],"title":"init(floatLiteral:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:8Playbook14ScenarioLayoutV6SizingO12floatLiteralAESf_tcfc","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/Sizing"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout":{"role":"symbol","title":"ScenarioLayout","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioLayout"}],"abstract":[{"type":"text","text":"Represents how the component should be laid out."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioLayout"}],"url":"\/documentation\/playbooksnapshot\/scenariolayout"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout/Sizing/init(floatLiteral:)":{"role":"symbol","title":"init(floatLiteral:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"floatLiteral"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Float","preciseIdentifier":"s:Sf"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/Sizing\/init(floatLiteral:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariolayout\/sizing\/init(floatliteral:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout/Sizing":{"role":"symbol","title":"ScenarioLayout.Sizing","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Sizing"}],"abstract":[{"type":"text","text":"A sizing strategy for the horizontal or vertical dimensions."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/Sizing","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Sizing"}],"url":"\/documentation\/playbooksnapshot\/scenariolayout\/sizing"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"floatLiteral"},{"kind":"text","text":" "},{"kind":"internalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Float","preciseIdentifier":"s:Sf"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenariolayout\/sizing\/init(floatliteral:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/Sizing\/init(floatLiteral:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"ExpressibleByFloatLiteral.init(floatLiteral:)"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"floatLiteral"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Float","preciseIdentifier":"s:Sf"},{"kind":"text","text":")"}],"title":"init(floatLiteral:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:8Playbook14ScenarioLayoutV6SizingO12floatLiteralAESf_tcfc","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/Sizing"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout/Sizing/init(floatLiteral:)":{"role":"symbol","title":"init(floatLiteral:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"floatLiteral"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Float","preciseIdentifier":"s:Sf"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/Sizing\/init(floatLiteral:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariolayout\/sizing\/init(floatliteral:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout/Sizing":{"role":"symbol","title":"ScenarioLayout.Sizing","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Sizing"}],"abstract":[{"type":"text","text":"A sizing strategy for the horizontal or vertical dimensions."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/Sizing","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Sizing"}],"url":"\/documentation\/playbooksnapshot\/scenariolayout\/sizing"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout":{"role":"symbol","title":"ScenarioLayout","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioLayout"}],"abstract":[{"type":"text","text":"Represents how the component should be laid out."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioLayout"}],"url":"\/documentation\/playbooksnapshot\/scenariolayout"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/scenariolayout/sizing/init(integerliteral:).json b/data/documentation/playbooksnapshot/scenariolayout/sizing/init(integerliteral:).json index b9a5bc4..39118b5 100644 --- a/data/documentation/playbooksnapshot/scenariolayout/sizing/init(integerliteral:).json +++ b/data/documentation/playbooksnapshot/scenariolayout/sizing/init(integerliteral:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"integerLiteral"},{"kind":"text","text":" "},{"kind":"internalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenariolayout\/sizing\/init(integerliteral:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/Sizing\/init(integerLiteral:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"ExpressibleByIntegerLiteral.init(integerLiteral:)"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"integerLiteral"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":")"}],"title":"init(integerLiteral:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:8Playbook14ScenarioLayoutV6SizingO14integerLiteralAESi_tcfc","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/Sizing"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout":{"role":"symbol","title":"ScenarioLayout","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioLayout"}],"abstract":[{"type":"text","text":"Represents how the component should be laid out."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioLayout"}],"url":"\/documentation\/playbooksnapshot\/scenariolayout"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout/Sizing":{"role":"symbol","title":"ScenarioLayout.Sizing","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Sizing"}],"abstract":[{"type":"text","text":"A sizing strategy for the horizontal or vertical dimensions."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/Sizing","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Sizing"}],"url":"\/documentation\/playbooksnapshot\/scenariolayout\/sizing"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout/Sizing/init(integerLiteral:)":{"role":"symbol","title":"init(integerLiteral:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"integerLiteral"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/Sizing\/init(integerLiteral:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariolayout\/sizing\/init(integerliteral:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"integerLiteral"},{"kind":"text","text":" "},{"kind":"internalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenariolayout\/sizing\/init(integerliteral:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/Sizing\/init(integerLiteral:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"ExpressibleByIntegerLiteral.init(integerLiteral:)"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"integerLiteral"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":")"}],"title":"init(integerLiteral:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:8Playbook14ScenarioLayoutV6SizingO14integerLiteralAESi_tcfc","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/Sizing"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout":{"role":"symbol","title":"ScenarioLayout","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioLayout"}],"abstract":[{"type":"text","text":"Represents how the component should be laid out."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioLayout"}],"url":"\/documentation\/playbooksnapshot\/scenariolayout"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout/Sizing":{"role":"symbol","title":"ScenarioLayout.Sizing","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Sizing"}],"abstract":[{"type":"text","text":"A sizing strategy for the horizontal or vertical dimensions."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/Sizing","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Sizing"}],"url":"\/documentation\/playbooksnapshot\/scenariolayout\/sizing"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout/Sizing/init(integerLiteral:)":{"role":"symbol","title":"init(integerLiteral:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"integerLiteral"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/Sizing\/init(integerLiteral:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariolayout\/sizing\/init(integerliteral:)"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/scenariolayout/v.json b/data/documentation/playbooksnapshot/scenariolayout/v.json index 5ebe0cf..e7ead30 100644 --- a/data/documentation/playbooksnapshot/scenariolayout/v.json +++ b/data/documentation/playbooksnapshot/scenariolayout/v.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"v"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV","text":"ScenarioLayout"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/Sizing","preciseIdentifier":"s:8Playbook14ScenarioLayoutV6SizingO","text":"Sizing"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenariolayout\/v"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/v","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"A vertical sizing strategy."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"v"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Sizing","preciseIdentifier":"s:8Playbook14ScenarioLayoutV6SizingO"}],"title":"v","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:8Playbook14ScenarioLayoutV1vAC6SizingOvp","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout/Sizing":{"role":"symbol","title":"ScenarioLayout.Sizing","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Sizing"}],"abstract":[{"type":"text","text":"A sizing strategy for the horizontal or vertical dimensions."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/Sizing","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Sizing"}],"url":"\/documentation\/playbooksnapshot\/scenariolayout\/sizing"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout/v":{"role":"symbol","title":"v","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"v"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Sizing","preciseIdentifier":"s:8Playbook14ScenarioLayoutV6SizingO"}],"abstract":[{"type":"text","text":"A vertical sizing strategy."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/v","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariolayout\/v"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout":{"role":"symbol","title":"ScenarioLayout","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioLayout"}],"abstract":[{"type":"text","text":"Represents how the component should be laid out."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioLayout"}],"url":"\/documentation\/playbooksnapshot\/scenariolayout"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"v"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV","text":"ScenarioLayout"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/Sizing","preciseIdentifier":"s:8Playbook14ScenarioLayoutV6SizingO","text":"Sizing"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenariolayout\/v"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/v","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"A vertical sizing strategy."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"v"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Sizing","preciseIdentifier":"s:8Playbook14ScenarioLayoutV6SizingO"}],"title":"v","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:8Playbook14ScenarioLayoutV1vAC6SizingOvp","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout/v":{"role":"symbol","title":"v","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"v"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ScenarioLayout","preciseIdentifier":"s:8Playbook14ScenarioLayoutV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Sizing","preciseIdentifier":"s:8Playbook14ScenarioLayoutV6SizingO"}],"abstract":[{"type":"text","text":"A vertical sizing strategy."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/v","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariolayout\/v"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout":{"role":"symbol","title":"ScenarioLayout","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioLayout"}],"abstract":[{"type":"text","text":"Represents how the component should be laid out."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioLayout"}],"url":"\/documentation\/playbooksnapshot\/scenariolayout"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioLayout/Sizing":{"role":"symbol","title":"ScenarioLayout.Sizing","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Sizing"}],"abstract":[{"type":"text","text":"A sizing strategy for the horizontal or vertical dimensions."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioLayout\/Sizing","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Sizing"}],"url":"\/documentation\/playbooksnapshot\/scenariolayout\/sizing"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/scenarioprovider.json b/data/documentation/playbooksnapshot/scenarioprovider.json index 5ecbc85..ff2244c 100644 --- a/data/documentation/playbooksnapshot/scenarioprovider.json +++ b/data/documentation/playbooksnapshot/scenarioprovider.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioProvider"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"content","content":[{"anchor":"overview","level":2,"type":"heading","text":"Overview"},{"type":"codeListing","syntax":null,"code":["struct UserScenarios: ScenarioProvider {"," static func addScenarios(into playbook: Playbook) {"," playbook.addScenarios(of: \"User\") {"," Scenario(\"signed in\", layout: .compressed) {"," UserView(name: \"John\", isSignedIn: true)"," }",""," Scenario(\"signed out\", layout: .compressed) {"," UserView(name: \"Jane\", isSignedIn: false)"," }"," }"," }","}"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenarioprovider"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioProvider","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Products a group of separated scenario definitions."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioProvider"}],"title":"ScenarioProvider","roleHeading":"Protocol","role":"symbol","symbolKind":"protocol","externalID":"s:8Playbook16ScenarioProviderP","modules":[{"name":"PlaybookSnapshot"}],"navigatorTitle":[{"kind":"identifier","text":"ScenarioProvider"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot"]]},"topicSections":[{"title":"Type Methods","identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioProvider\/addScenarios(into:)"]}],"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioProvider":{"role":"symbol","title":"ScenarioProvider","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioProvider"}],"abstract":[{"type":"text","text":"Products a group of separated scenario definitions."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioProvider","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioProvider"}],"url":"\/documentation\/playbooksnapshot\/scenarioprovider"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioProvider/addScenarios(into:)":{"role":"symbol","title":"addScenarios(into:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addScenarios"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Playbook","preciseIdentifier":"s:8PlaybookAAC"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"The function to defines a group of scenarios."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioProvider\/addScenarios(into:)","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/playbooksnapshot\/scenarioprovider\/addscenarios(into:)"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioProvider"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"content","content":[{"anchor":"overview","level":2,"type":"heading","text":"Overview"},{"type":"codeListing","syntax":null,"code":["struct UserScenarios: ScenarioProvider {"," static func addScenarios(into playbook: Playbook) {"," playbook.addScenarios(of: \"User\") {"," Scenario(\"signed in\", layout: .compressed) {"," UserView(name: \"John\", isSignedIn: true)"," }",""," Scenario(\"signed out\", layout: .compressed) {"," UserView(name: \"Jane\", isSignedIn: false)"," }"," }"," }","}"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenarioprovider"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioProvider","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Products a group of separated scenario definitions."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioProvider"}],"title":"ScenarioProvider","roleHeading":"Protocol","role":"symbol","symbolKind":"protocol","externalID":"s:8Playbook16ScenarioProviderP","modules":[{"name":"PlaybookSnapshot"}],"navigatorTitle":[{"kind":"identifier","text":"ScenarioProvider"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot"]]},"topicSections":[{"title":"Type Methods","identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioProvider\/addScenarios(into:)"]}],"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioProvider":{"role":"symbol","title":"ScenarioProvider","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioProvider"}],"abstract":[{"type":"text","text":"Products a group of separated scenario definitions."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioProvider","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioProvider"}],"url":"\/documentation\/playbooksnapshot\/scenarioprovider"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioProvider/addScenarios(into:)":{"role":"symbol","title":"addScenarios(into:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addScenarios"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Playbook","preciseIdentifier":"s:8PlaybookAAC"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"The function to defines a group of scenarios."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioProvider\/addScenarios(into:)","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/playbooksnapshot\/scenarioprovider\/addscenarios(into:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/scenarioprovider/addscenarios(into:).json b/data/documentation/playbooksnapshot/scenarioprovider/addscenarios(into:).json index d8b99a8..2edc97d 100644 --- a/data/documentation/playbooksnapshot/scenarioprovider/addscenarios(into:).json +++ b/data/documentation/playbooksnapshot/scenarioprovider/addscenarios(into:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addScenarios"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":" "},{"kind":"internalParam","text":"playbook"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Playbook","preciseIdentifier":"s:8PlaybookAAC","text":"Playbook"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"name":"playbook","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A "},{"type":"codeVoice","code":"Playbook"},{"type":"text","text":" instance to be added the scenarios."}]}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenarioprovider\/addscenarios(into:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioProvider\/addScenarios(into:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The function to defines a group of scenarios."}],"kind":"symbol","metadata":{"role":"symbol","title":"addScenarios(into:)","roleHeading":"Type Method","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addScenarios"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Playbook","preciseIdentifier":"s:8PlaybookAAC"},{"kind":"text","text":")"}],"symbolKind":"method","externalID":"s:8Playbook16ScenarioProviderP12addScenarios4intoyA2AC_tFZ","required":true,"modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioProvider"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Playbook":{"role":"symbol","title":"Playbook","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Playbook"}],"abstract":[{"type":"text","text":"The central scenario manager."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Playbook","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Playbook"}],"url":"\/documentation\/playbooksnapshot\/playbook"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioProvider/addScenarios(into:)":{"role":"symbol","title":"addScenarios(into:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addScenarios"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Playbook","preciseIdentifier":"s:8PlaybookAAC"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"The function to defines a group of scenarios."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioProvider\/addScenarios(into:)","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/playbooksnapshot\/scenarioprovider\/addscenarios(into:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioProvider":{"role":"symbol","title":"ScenarioProvider","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioProvider"}],"abstract":[{"type":"text","text":"Products a group of separated scenario definitions."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioProvider","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioProvider"}],"url":"\/documentation\/playbooksnapshot\/scenarioprovider"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addScenarios"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":" "},{"kind":"internalParam","text":"playbook"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Playbook","preciseIdentifier":"s:8PlaybookAAC","text":"Playbook"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"name":"playbook","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A "},{"type":"codeVoice","code":"Playbook"},{"type":"text","text":" instance to be added the scenarios."}]}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenarioprovider\/addscenarios(into:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioProvider\/addScenarios(into:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The function to defines a group of scenarios."}],"kind":"symbol","metadata":{"role":"symbol","title":"addScenarios(into:)","roleHeading":"Type Method","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addScenarios"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Playbook","preciseIdentifier":"s:8PlaybookAAC"},{"kind":"text","text":")"}],"symbolKind":"method","externalID":"s:8Playbook16ScenarioProviderP12addScenarios4intoyA2AC_tFZ","required":true,"modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioProvider"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Playbook":{"role":"symbol","title":"Playbook","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Playbook"}],"abstract":[{"type":"text","text":"The central scenario manager."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Playbook","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Playbook"}],"url":"\/documentation\/playbooksnapshot\/playbook"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioProvider":{"role":"symbol","title":"ScenarioProvider","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioProvider"}],"abstract":[{"type":"text","text":"Products a group of separated scenario definitions."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioProvider","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioProvider"}],"url":"\/documentation\/playbooksnapshot\/scenarioprovider"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioProvider/addScenarios(into:)":{"role":"symbol","title":"addScenarios(into:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addScenarios"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Playbook","preciseIdentifier":"s:8PlaybookAAC"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"The function to defines a group of scenarios."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioProvider\/addScenarios(into:)","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/playbooksnapshot\/scenarioprovider\/addscenarios(into:)"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/scenariosbuildable.json b/data/documentation/playbooksnapshot/scenariosbuildable.json index cb8e358..a1df584 100644 --- a/data/documentation/playbooksnapshot/scenariosbuildable.json +++ b/data/documentation/playbooksnapshot/scenariosbuildable.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenariosBuildable"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenariosbuildable"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenariosBuilder"],"kind":"relationships","title":"Conforming Types","type":"conformingTypes"}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenariosBuildable","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Represents an instance that can build an array of scenarios."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenariosBuildable"}],"title":"ScenariosBuildable","roleHeading":"Protocol","role":"symbol","symbolKind":"protocol","externalID":"s:8Playbook18ScenariosBuildableP","modules":[{"name":"PlaybookSnapshot"}],"navigatorTitle":[{"kind":"identifier","text":"ScenariosBuildable"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot"]]},"topicSections":[{"title":"Instance Methods","identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenariosBuildable\/buildScenarios()"]}],"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Scenario":{"role":"symbol","title":"Scenario","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Scenario"}],"abstract":[{"type":"text","text":"Represents part of the component state."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Scenario"}],"url":"\/documentation\/playbooksnapshot\/scenario"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenariosBuildable/buildScenarios()":{"role":"symbol","title":"buildScenarios()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"buildScenarios"},{"kind":"text","text":"() -> ["},{"kind":"typeIdentifier","text":"Scenario","preciseIdentifier":"s:8Playbook8ScenarioV"},{"kind":"text","text":"]"}],"abstract":[{"type":"text","text":"Builds an array of scenarios."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenariosBuildable\/buildScenarios()","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/playbooksnapshot\/scenariosbuildable\/buildscenarios()"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenariosBuildable":{"role":"symbol","title":"ScenariosBuildable","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenariosBuildable"}],"abstract":[{"type":"text","text":"Represents an instance that can build an array of scenarios."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenariosBuildable","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenariosBuildable"}],"url":"\/documentation\/playbooksnapshot\/scenariosbuildable"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenariosBuilder":{"role":"symbol","title":"ScenariosBuilder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenariosBuilder"}],"abstract":[{"type":"text","text":"The custom parameter attribute that constructs scenarios from multi-statement closures."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenariosBuilder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenariosBuilder"}],"url":"\/documentation\/playbooksnapshot\/scenariosbuilder"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenariosBuildable"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenariosbuildable"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenariosBuilder"],"kind":"relationships","title":"Conforming Types","type":"conformingTypes"}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenariosBuildable","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Represents an instance that can build an array of scenarios."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenariosBuildable"}],"title":"ScenariosBuildable","roleHeading":"Protocol","role":"symbol","symbolKind":"protocol","externalID":"s:8Playbook18ScenariosBuildableP","modules":[{"name":"PlaybookSnapshot"}],"navigatorTitle":[{"kind":"identifier","text":"ScenariosBuildable"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot"]]},"topicSections":[{"title":"Instance Methods","identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenariosBuildable\/buildScenarios()"]}],"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Scenario":{"role":"symbol","title":"Scenario","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Scenario"}],"abstract":[{"type":"text","text":"Represents part of the component state."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Scenario"}],"url":"\/documentation\/playbooksnapshot\/scenario"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenariosBuildable":{"role":"symbol","title":"ScenariosBuildable","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenariosBuildable"}],"abstract":[{"type":"text","text":"Represents an instance that can build an array of scenarios."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenariosBuildable","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenariosBuildable"}],"url":"\/documentation\/playbooksnapshot\/scenariosbuildable"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenariosBuilder":{"role":"symbol","title":"ScenariosBuilder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenariosBuilder"}],"abstract":[{"type":"text","text":"The custom parameter attribute that constructs scenarios from multi-statement closures."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenariosBuilder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenariosBuilder"}],"url":"\/documentation\/playbooksnapshot\/scenariosbuilder"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenariosBuildable/buildScenarios()":{"role":"symbol","title":"buildScenarios()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"buildScenarios"},{"kind":"text","text":"() -> ["},{"kind":"typeIdentifier","text":"Scenario","preciseIdentifier":"s:8Playbook8ScenarioV"},{"kind":"text","text":"]"}],"abstract":[{"type":"text","text":"Builds an array of scenarios."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenariosBuildable\/buildScenarios()","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/playbooksnapshot\/scenariosbuildable\/buildscenarios()"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/scenariosbuildable/buildscenarios().json b/data/documentation/playbooksnapshot/scenariosbuildable/buildscenarios().json index a561fc0..d4cecb2 100644 --- a/data/documentation/playbooksnapshot/scenariosbuildable/buildscenarios().json +++ b/data/documentation/playbooksnapshot/scenariosbuildable/buildscenarios().json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"buildScenarios"},{"kind":"text","text":"() -> ["},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario","preciseIdentifier":"s:8Playbook8ScenarioV","text":"Scenario"},{"kind":"text","text":"]"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenariosbuildable\/buildscenarios()"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenariosBuildable\/buildScenarios()","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Builds an array of scenarios."}],"kind":"symbol","metadata":{"role":"symbol","title":"buildScenarios()","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"buildScenarios"},{"kind":"text","text":"() -> ["},{"kind":"typeIdentifier","text":"Scenario","preciseIdentifier":"s:8Playbook8ScenarioV"},{"kind":"text","text":"]"}],"symbolKind":"method","externalID":"s:8Playbook18ScenariosBuildableP05buildB0SayAA8ScenarioVGyF","required":true,"modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenariosBuildable"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenariosBuildable":{"role":"symbol","title":"ScenariosBuildable","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenariosBuildable"}],"abstract":[{"type":"text","text":"Represents an instance that can build an array of scenarios."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenariosBuildable","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenariosBuildable"}],"url":"\/documentation\/playbooksnapshot\/scenariosbuildable"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Scenario":{"role":"symbol","title":"Scenario","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Scenario"}],"abstract":[{"type":"text","text":"Represents part of the component state."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Scenario"}],"url":"\/documentation\/playbooksnapshot\/scenario"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenariosBuildable/buildScenarios()":{"role":"symbol","title":"buildScenarios()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"buildScenarios"},{"kind":"text","text":"() -> ["},{"kind":"typeIdentifier","text":"Scenario","preciseIdentifier":"s:8Playbook8ScenarioV"},{"kind":"text","text":"]"}],"abstract":[{"type":"text","text":"Builds an array of scenarios."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenariosBuildable\/buildScenarios()","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/playbooksnapshot\/scenariosbuildable\/buildscenarios()"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"buildScenarios"},{"kind":"text","text":"() -> ["},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario","preciseIdentifier":"s:8Playbook8ScenarioV","text":"Scenario"},{"kind":"text","text":"]"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenariosbuildable\/buildscenarios()"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenariosBuildable\/buildScenarios()","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Builds an array of scenarios."}],"kind":"symbol","metadata":{"role":"symbol","title":"buildScenarios()","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"buildScenarios"},{"kind":"text","text":"() -> ["},{"kind":"typeIdentifier","text":"Scenario","preciseIdentifier":"s:8Playbook8ScenarioV"},{"kind":"text","text":"]"}],"symbolKind":"method","externalID":"s:8Playbook18ScenariosBuildableP05buildB0SayAA8ScenarioVGyF","required":true,"modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenariosBuildable"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenariosBuildable/buildScenarios()":{"role":"symbol","title":"buildScenarios()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"buildScenarios"},{"kind":"text","text":"() -> ["},{"kind":"typeIdentifier","text":"Scenario","preciseIdentifier":"s:8Playbook8ScenarioV"},{"kind":"text","text":"]"}],"abstract":[{"type":"text","text":"Builds an array of scenarios."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenariosBuildable\/buildScenarios()","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/playbooksnapshot\/scenariosbuildable\/buildscenarios()"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenariosBuildable":{"role":"symbol","title":"ScenariosBuildable","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenariosBuildable"}],"abstract":[{"type":"text","text":"Represents an instance that can build an array of scenarios."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenariosBuildable","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenariosBuildable"}],"url":"\/documentation\/playbooksnapshot\/scenariosbuildable"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Scenario":{"role":"symbol","title":"Scenario","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Scenario"}],"abstract":[{"type":"text","text":"Represents part of the component state."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Scenario"}],"url":"\/documentation\/playbooksnapshot\/scenario"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/scenariosbuilder.json b/data/documentation/playbooksnapshot/scenariosbuilder.json index 2d61f76..fc67200 100644 --- a/data/documentation/playbooksnapshot/scenariosbuilder.json +++ b/data/documentation/playbooksnapshot/scenariosbuilder.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"attribute","text":"@resultBuilder"},{"kind":"text","text":" "},{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenariosBuilder"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenariosbuilder"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenariosBuildable"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenariosBuilder","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The custom parameter attribute that constructs scenarios from multi-statement closures."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenariosBuilder"}],"title":"ScenariosBuilder","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:8Playbook16ScenariosBuilderV","modules":[{"name":"PlaybookSnapshot"}],"navigatorTitle":[{"kind":"identifier","text":"ScenariosBuilder"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot"]]},"topicSections":[{"title":"Instance Methods","identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenariosBuilder\/buildScenarios()"]},{"title":"Type Methods","identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenariosBuilder\/buildBlock(_:)"]}],"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenariosBuilder/buildBlock(_:)":{"role":"symbol","title":"buildBlock(_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"buildBlock"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"ScenariosBuildable","preciseIdentifier":"s:8Playbook18ScenariosBuildableP"},{"kind":"text","text":"...) -> "},{"kind":"typeIdentifier","text":"ScenariosBuilder","preciseIdentifier":"s:8Playbook16ScenariosBuilderV"}],"abstract":[{"type":"text","text":"Returns a builder instance to build a given scenarios."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenariosBuilder\/buildBlock(_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariosbuilder\/buildblock(_:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenariosBuilder":{"role":"symbol","title":"ScenariosBuilder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenariosBuilder"}],"abstract":[{"type":"text","text":"The custom parameter attribute that constructs scenarios from multi-statement closures."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenariosBuilder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenariosBuilder"}],"url":"\/documentation\/playbooksnapshot\/scenariosbuilder"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenariosBuildable":{"role":"symbol","title":"ScenariosBuildable","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenariosBuildable"}],"abstract":[{"type":"text","text":"Represents an instance that can build an array of scenarios."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenariosBuildable","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenariosBuildable"}],"url":"\/documentation\/playbooksnapshot\/scenariosbuildable"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenariosBuilder/buildScenarios()":{"role":"symbol","title":"buildScenarios()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"buildScenarios"},{"kind":"text","text":"() -> ["},{"kind":"typeIdentifier","text":"Scenario","preciseIdentifier":"s:8Playbook8ScenarioV"},{"kind":"text","text":"]"}],"abstract":[{"type":"text","text":"Builds an array of scenarios."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenariosBuilder\/buildScenarios()","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariosbuilder\/buildscenarios()"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"attribute","text":"@resultBuilder"},{"kind":"text","text":" "},{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenariosBuilder"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenariosbuilder"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenariosBuildable"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenariosBuilder","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The custom parameter attribute that constructs scenarios from multi-statement closures."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenariosBuilder"}],"title":"ScenariosBuilder","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:8Playbook16ScenariosBuilderV","modules":[{"name":"PlaybookSnapshot"}],"navigatorTitle":[{"kind":"identifier","text":"ScenariosBuilder"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot"]]},"topicSections":[{"title":"Instance Methods","identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenariosBuilder\/buildScenarios()"]},{"title":"Type Methods","identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenariosBuilder\/buildBlock(_:)"]}],"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenariosBuilder":{"role":"symbol","title":"ScenariosBuilder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenariosBuilder"}],"abstract":[{"type":"text","text":"The custom parameter attribute that constructs scenarios from multi-statement closures."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenariosBuilder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenariosBuilder"}],"url":"\/documentation\/playbooksnapshot\/scenariosbuilder"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenariosBuilder/buildScenarios()":{"role":"symbol","title":"buildScenarios()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"buildScenarios"},{"kind":"text","text":"() -> ["},{"kind":"typeIdentifier","text":"Scenario","preciseIdentifier":"s:8Playbook8ScenarioV"},{"kind":"text","text":"]"}],"abstract":[{"type":"text","text":"Builds an array of scenarios."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenariosBuilder\/buildScenarios()","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariosbuilder\/buildscenarios()"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenariosBuilder/buildBlock(_:)":{"role":"symbol","title":"buildBlock(_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"buildBlock"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"ScenariosBuildable","preciseIdentifier":"s:8Playbook18ScenariosBuildableP"},{"kind":"text","text":"...) -> "},{"kind":"typeIdentifier","text":"ScenariosBuilder","preciseIdentifier":"s:8Playbook16ScenariosBuilderV"}],"abstract":[{"type":"text","text":"Returns a builder instance to build a given scenarios."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenariosBuilder\/buildBlock(_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariosbuilder\/buildblock(_:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenariosBuildable":{"role":"symbol","title":"ScenariosBuildable","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenariosBuildable"}],"abstract":[{"type":"text","text":"Represents an instance that can build an array of scenarios."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenariosBuildable","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenariosBuildable"}],"url":"\/documentation\/playbooksnapshot\/scenariosbuildable"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/scenariosbuilder/buildblock(_:).json b/data/documentation/playbooksnapshot/scenariosbuilder/buildblock(_:).json index 9b8972f..bd3da43 100644 --- a/data/documentation/playbooksnapshot/scenariosbuilder/buildblock(_:).json +++ b/data/documentation/playbooksnapshot/scenariosbuilder/buildblock(_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"buildBlock"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"scenarios"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenariosBuildable","preciseIdentifier":"s:8Playbook18ScenariosBuildableP","text":"ScenariosBuildable"},{"kind":"text","text":"...) -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenariosBuilder","preciseIdentifier":"s:8Playbook16ScenariosBuilderV","text":"ScenariosBuilder"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"name":"scenarios","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A set of scenarios to be constructed."}]}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenariosbuilder\/buildblock(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenariosBuilder\/buildBlock(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns a builder instance to build a given scenarios."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"buildBlock"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"ScenariosBuildable","preciseIdentifier":"s:8Playbook18ScenariosBuildableP"},{"kind":"text","text":"...) -> "},{"kind":"typeIdentifier","text":"ScenariosBuilder","preciseIdentifier":"s:8Playbook16ScenariosBuilderV"}],"title":"buildBlock(_:)","roleHeading":"Type Method","role":"symbol","symbolKind":"method","externalID":"s:8Playbook16ScenariosBuilderV10buildBlockyAcA0B9Buildable_pd_tFZ","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenariosBuilder"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenariosBuilder":{"role":"symbol","title":"ScenariosBuilder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenariosBuilder"}],"abstract":[{"type":"text","text":"The custom parameter attribute that constructs scenarios from multi-statement closures."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenariosBuilder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenariosBuilder"}],"url":"\/documentation\/playbooksnapshot\/scenariosbuilder"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenariosBuilder/buildBlock(_:)":{"role":"symbol","title":"buildBlock(_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"buildBlock"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"ScenariosBuildable","preciseIdentifier":"s:8Playbook18ScenariosBuildableP"},{"kind":"text","text":"...) -> "},{"kind":"typeIdentifier","text":"ScenariosBuilder","preciseIdentifier":"s:8Playbook16ScenariosBuilderV"}],"abstract":[{"type":"text","text":"Returns a builder instance to build a given scenarios."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenariosBuilder\/buildBlock(_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariosbuilder\/buildblock(_:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenariosBuildable":{"role":"symbol","title":"ScenariosBuildable","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenariosBuildable"}],"abstract":[{"type":"text","text":"Represents an instance that can build an array of scenarios."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenariosBuildable","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenariosBuildable"}],"url":"\/documentation\/playbooksnapshot\/scenariosbuildable"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"buildBlock"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"scenarios"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenariosBuildable","preciseIdentifier":"s:8Playbook18ScenariosBuildableP","text":"ScenariosBuildable"},{"kind":"text","text":"...) -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenariosBuilder","preciseIdentifier":"s:8Playbook16ScenariosBuilderV","text":"ScenariosBuilder"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"name":"scenarios","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A set of scenarios to be constructed."}]}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenariosbuilder\/buildblock(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenariosBuilder\/buildBlock(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Returns a builder instance to build a given scenarios."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"buildBlock"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"ScenariosBuildable","preciseIdentifier":"s:8Playbook18ScenariosBuildableP"},{"kind":"text","text":"...) -> "},{"kind":"typeIdentifier","text":"ScenariosBuilder","preciseIdentifier":"s:8Playbook16ScenariosBuilderV"}],"title":"buildBlock(_:)","roleHeading":"Type Method","role":"symbol","symbolKind":"method","externalID":"s:8Playbook16ScenariosBuilderV10buildBlockyAcA0B9Buildable_pd_tFZ","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenariosBuilder"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenariosBuilder":{"role":"symbol","title":"ScenariosBuilder","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenariosBuilder"}],"abstract":[{"type":"text","text":"The custom parameter attribute that constructs scenarios from multi-statement closures."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenariosBuilder","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenariosBuilder"}],"url":"\/documentation\/playbooksnapshot\/scenariosbuilder"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenariosBuilder/buildBlock(_:)":{"role":"symbol","title":"buildBlock(_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"buildBlock"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"ScenariosBuildable","preciseIdentifier":"s:8Playbook18ScenariosBuildableP"},{"kind":"text","text":"...) -> "},{"kind":"typeIdentifier","text":"ScenariosBuilder","preciseIdentifier":"s:8Playbook16ScenariosBuilderV"}],"abstract":[{"type":"text","text":"Returns a builder instance to build a given scenarios."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenariosBuilder\/buildBlock(_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariosbuilder\/buildblock(_:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenariosBuildable":{"role":"symbol","title":"ScenariosBuildable","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenariosBuildable"}],"abstract":[{"type":"text","text":"Represents an instance that can build an array of scenarios."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenariosBuildable","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenariosBuildable"}],"url":"\/documentation\/playbooksnapshot\/scenariosbuildable"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/scenariostore.json b/data/documentation/playbooksnapshot/scenariostore.json index 91d6f3a..64739b3 100644 --- a/data/documentation/playbooksnapshot/scenariostore.json +++ b/data/documentation/playbooksnapshot/scenariostore.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"final"},{"kind":"text","text":" "},{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioStore"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenariostore"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioStore","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The class for managing a set of scenarios identified by the arbitrary category."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioStore"}],"title":"ScenarioStore","roleHeading":"Class","role":"symbol","symbolKind":"class","externalID":"s:8Playbook13ScenarioStoreC","modules":[{"name":"PlaybookSnapshot"}],"navigatorTitle":[{"kind":"identifier","text":"ScenarioStore"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot"]]},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioStore\/init(category:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioStore\/category","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioStore\/scenarios"]},{"title":"Instance Methods","identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioStore\/add(_:)"]}],"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioStore/scenarios":{"role":"symbol","title":"scenarios","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"scenarios"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"Scenario","preciseIdentifier":"s:8Playbook8ScenarioV"},{"kind":"text","text":"]"}],"abstract":[{"type":"text","text":"The set of scenarios managed by this store."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioStore\/scenarios","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariostore\/scenarios"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioStore":{"role":"symbol","title":"ScenarioStore","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioStore"}],"abstract":[{"type":"text","text":"The class for managing a set of scenarios identified by the arbitrary category."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioStore","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioStore"}],"url":"\/documentation\/playbooksnapshot\/scenariostore"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioStore/init(category:)":{"role":"symbol","title":"init(category:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"category"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ScenarioCategory","preciseIdentifier":"s:8Playbook16ScenarioCategoryV"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Initialize a new store with given category."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioStore\/init(category:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariostore\/init(category:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioStore/category":{"role":"symbol","title":"category","fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"category"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ScenarioCategory","preciseIdentifier":"s:8Playbook16ScenarioCategoryV"}],"abstract":[{"type":"text","text":"A unique identifier of the secenarios managed by this instance."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioStore\/category","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariostore\/category"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioStore/add(_:)":{"role":"symbol","title":"add(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"add"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Scenario","preciseIdentifier":"s:8Playbook8ScenarioV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"}],"abstract":[{"type":"text","text":"Adds a scenario to this store instance."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioStore\/add(_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariostore\/add(_:)"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"final"},{"kind":"text","text":" "},{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioStore"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenariostore"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioStore","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The class for managing a set of scenarios identified by the arbitrary category."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioStore"}],"title":"ScenarioStore","roleHeading":"Class","role":"symbol","symbolKind":"class","externalID":"s:8Playbook13ScenarioStoreC","modules":[{"name":"PlaybookSnapshot"}],"navigatorTitle":[{"kind":"identifier","text":"ScenarioStore"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot"]]},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioStore\/init(category:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioStore\/category","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioStore\/scenarios"]},{"title":"Instance Methods","identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioStore\/add(_:)"]}],"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioStore/scenarios":{"role":"symbol","title":"scenarios","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"scenarios"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"Scenario","preciseIdentifier":"s:8Playbook8ScenarioV"},{"kind":"text","text":"]"}],"abstract":[{"type":"text","text":"The set of scenarios managed by this store."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioStore\/scenarios","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariostore\/scenarios"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioStore":{"role":"symbol","title":"ScenarioStore","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioStore"}],"abstract":[{"type":"text","text":"The class for managing a set of scenarios identified by the arbitrary category."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioStore","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioStore"}],"url":"\/documentation\/playbooksnapshot\/scenariostore"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioStore/init(category:)":{"role":"symbol","title":"init(category:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"category"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ScenarioCategory","preciseIdentifier":"s:8Playbook16ScenarioCategoryV"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Initialize a new store with given category."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioStore\/init(category:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariostore\/init(category:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioStore/add(_:)":{"role":"symbol","title":"add(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"add"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Scenario","preciseIdentifier":"s:8Playbook8ScenarioV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"}],"abstract":[{"type":"text","text":"Adds a scenario to this store instance."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioStore\/add(_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariostore\/add(_:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioStore/category":{"role":"symbol","title":"category","fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"category"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ScenarioCategory","preciseIdentifier":"s:8Playbook16ScenarioCategoryV"}],"abstract":[{"type":"text","text":"A unique identifier of the secenarios managed by this instance."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioStore\/category","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariostore\/category"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/scenariostore/add(_:).json b/data/documentation/playbooksnapshot/scenariostore/add(_:).json index 367fa88..68fae14 100644 --- a/data/documentation/playbooksnapshot/scenariostore/add(_:).json +++ b/data/documentation/playbooksnapshot/scenariostore/add(_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"attribute","text":"@discardableResult"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"add"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"scenario"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario","preciseIdentifier":"s:8Playbook8ScenarioV","text":"Scenario"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"name":"scenario","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The scenario to be added to this instance."}]}]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"A instance of "},{"type":"codeVoice","code":"self"},{"type":"text","text":"."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenariostore\/add(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioStore\/add(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Adds a scenario to this store instance."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"add"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Scenario","preciseIdentifier":"s:8Playbook8ScenarioV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"}],"title":"add(_:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:8Playbook13ScenarioStoreC3addyACXDAA0B0VF","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioStore"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioStore/add(_:)":{"role":"symbol","title":"add(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"add"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Scenario","preciseIdentifier":"s:8Playbook8ScenarioV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"}],"abstract":[{"type":"text","text":"Adds a scenario to this store instance."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioStore\/add(_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariostore\/add(_:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioStore":{"role":"symbol","title":"ScenarioStore","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioStore"}],"abstract":[{"type":"text","text":"The class for managing a set of scenarios identified by the arbitrary category."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioStore","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioStore"}],"url":"\/documentation\/playbooksnapshot\/scenariostore"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Scenario":{"role":"symbol","title":"Scenario","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Scenario"}],"abstract":[{"type":"text","text":"Represents part of the component state."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Scenario"}],"url":"\/documentation\/playbooksnapshot\/scenario"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"attribute","text":"@discardableResult"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"add"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"scenario"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario","preciseIdentifier":"s:8Playbook8ScenarioV","text":"Scenario"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"name":"scenario","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The scenario to be added to this instance."}]}]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"A instance of "},{"type":"codeVoice","code":"self"},{"type":"text","text":"."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenariostore\/add(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioStore\/add(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Adds a scenario to this store instance."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"add"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Scenario","preciseIdentifier":"s:8Playbook8ScenarioV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"}],"title":"add(_:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:8Playbook13ScenarioStoreC3addyACXDAA0B0VF","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioStore"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioStore":{"role":"symbol","title":"ScenarioStore","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioStore"}],"abstract":[{"type":"text","text":"The class for managing a set of scenarios identified by the arbitrary category."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioStore","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioStore"}],"url":"\/documentation\/playbooksnapshot\/scenariostore"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Scenario":{"role":"symbol","title":"Scenario","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Scenario"}],"abstract":[{"type":"text","text":"Represents part of the component state."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Scenario"}],"url":"\/documentation\/playbooksnapshot\/scenario"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioStore/add(_:)":{"role":"symbol","title":"add(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"add"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Scenario","preciseIdentifier":"s:8Playbook8ScenarioV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Self"}],"abstract":[{"type":"text","text":"Adds a scenario to this store instance."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioStore\/add(_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariostore\/add(_:)"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/scenariostore/category.json b/data/documentation/playbooksnapshot/scenariostore/category.json index 3e8cfe9..808c247 100644 --- a/data/documentation/playbooksnapshot/scenariostore/category.json +++ b/data/documentation/playbooksnapshot/scenariostore/category.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"category"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory","preciseIdentifier":"s:8Playbook16ScenarioCategoryV","text":"ScenarioCategory"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenariostore\/category"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioStore\/category","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"A unique identifier of the secenarios managed by this instance."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"category"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ScenarioCategory","preciseIdentifier":"s:8Playbook16ScenarioCategoryV"}],"title":"category","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:8Playbook13ScenarioStoreC8categoryAA0B8CategoryVvp","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioStore"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioCategory":{"role":"symbol","title":"ScenarioCategory","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioCategory"}],"abstract":[{"type":"text","text":"Represents a unique identifier of the set of scenarios."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioCategory"}],"url":"\/documentation\/playbooksnapshot\/scenariocategory"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioStore/category":{"role":"symbol","title":"category","fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"category"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ScenarioCategory","preciseIdentifier":"s:8Playbook16ScenarioCategoryV"}],"abstract":[{"type":"text","text":"A unique identifier of the secenarios managed by this instance."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioStore\/category","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariostore\/category"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioStore":{"role":"symbol","title":"ScenarioStore","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioStore"}],"abstract":[{"type":"text","text":"The class for managing a set of scenarios identified by the arbitrary category."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioStore","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioStore"}],"url":"\/documentation\/playbooksnapshot\/scenariostore"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"category"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory","preciseIdentifier":"s:8Playbook16ScenarioCategoryV","text":"ScenarioCategory"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenariostore\/category"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioStore\/category","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"A unique identifier of the secenarios managed by this instance."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"category"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ScenarioCategory","preciseIdentifier":"s:8Playbook16ScenarioCategoryV"}],"title":"category","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:8Playbook13ScenarioStoreC8categoryAA0B8CategoryVvp","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioStore"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioCategory":{"role":"symbol","title":"ScenarioCategory","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioCategory"}],"abstract":[{"type":"text","text":"Represents a unique identifier of the set of scenarios."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioCategory"}],"url":"\/documentation\/playbooksnapshot\/scenariocategory"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioStore/category":{"role":"symbol","title":"category","fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"category"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ScenarioCategory","preciseIdentifier":"s:8Playbook16ScenarioCategoryV"}],"abstract":[{"type":"text","text":"A unique identifier of the secenarios managed by this instance."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioStore\/category","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariostore\/category"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioStore":{"role":"symbol","title":"ScenarioStore","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioStore"}],"abstract":[{"type":"text","text":"The class for managing a set of scenarios identified by the arbitrary category."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioStore","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioStore"}],"url":"\/documentation\/playbooksnapshot\/scenariostore"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/scenariostore/init(category:).json b/data/documentation/playbooksnapshot/scenariostore/init(category:).json index a0c2577..5e6dba6 100644 --- a/data/documentation/playbooksnapshot/scenariostore/init(category:).json +++ b/data/documentation/playbooksnapshot/scenariostore/init(category:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"category"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory","preciseIdentifier":"s:8Playbook16ScenarioCategoryV","text":"ScenarioCategory"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"name":"category","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A unique identifier of the secenarios managed by this instance."}]}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenariostore\/init(category:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioStore\/init(category:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Initialize a new store with given category."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"category"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ScenarioCategory","preciseIdentifier":"s:8Playbook16ScenarioCategoryV"},{"kind":"text","text":")"}],"title":"init(category:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:8Playbook13ScenarioStoreC8categoryAcA0B8CategoryV_tcfc","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioStore"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioStore/init(category:)":{"role":"symbol","title":"init(category:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"category"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ScenarioCategory","preciseIdentifier":"s:8Playbook16ScenarioCategoryV"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Initialize a new store with given category."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioStore\/init(category:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariostore\/init(category:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioCategory":{"role":"symbol","title":"ScenarioCategory","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioCategory"}],"abstract":[{"type":"text","text":"Represents a unique identifier of the set of scenarios."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioCategory"}],"url":"\/documentation\/playbooksnapshot\/scenariocategory"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioStore":{"role":"symbol","title":"ScenarioStore","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioStore"}],"abstract":[{"type":"text","text":"The class for managing a set of scenarios identified by the arbitrary category."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioStore","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioStore"}],"url":"\/documentation\/playbooksnapshot\/scenariostore"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"category"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory","preciseIdentifier":"s:8Playbook16ScenarioCategoryV","text":"ScenarioCategory"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"name":"category","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A unique identifier of the secenarios managed by this instance."}]}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenariostore\/init(category:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioStore\/init(category:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Initialize a new store with given category."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"category"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ScenarioCategory","preciseIdentifier":"s:8Playbook16ScenarioCategoryV"},{"kind":"text","text":")"}],"title":"init(category:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:8Playbook13ScenarioStoreC8categoryAcA0B8CategoryV_tcfc","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioStore"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioStore":{"role":"symbol","title":"ScenarioStore","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioStore"}],"abstract":[{"type":"text","text":"The class for managing a set of scenarios identified by the arbitrary category."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioStore","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioStore"}],"url":"\/documentation\/playbooksnapshot\/scenariostore"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioStore/init(category:)":{"role":"symbol","title":"init(category:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"category"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ScenarioCategory","preciseIdentifier":"s:8Playbook16ScenarioCategoryV"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Initialize a new store with given category."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioStore\/init(category:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariostore\/init(category:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioCategory":{"role":"symbol","title":"ScenarioCategory","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioCategory"}],"abstract":[{"type":"text","text":"Represents a unique identifier of the set of scenarios."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioCategory","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioCategory"}],"url":"\/documentation\/playbooksnapshot\/scenariocategory"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/scenariostore/scenarios.json b/data/documentation/playbooksnapshot/scenariostore/scenarios.json index 356dea3..a8170d3 100644 --- a/data/documentation/playbooksnapshot/scenariostore/scenarios.json +++ b/data/documentation/playbooksnapshot/scenariostore/scenarios.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"scenarios"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario","preciseIdentifier":"s:8Playbook8ScenarioV","text":"Scenario"},{"kind":"text","text":"] { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenariostore\/scenarios"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioStore\/scenarios","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The set of scenarios managed by this store."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"scenarios"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"Scenario","preciseIdentifier":"s:8Playbook8ScenarioV"},{"kind":"text","text":"]"}],"title":"scenarios","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:8Playbook13ScenarioStoreC9scenariosSayAA0B0VGvp","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioStore"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Scenario":{"role":"symbol","title":"Scenario","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Scenario"}],"abstract":[{"type":"text","text":"Represents part of the component state."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Scenario"}],"url":"\/documentation\/playbooksnapshot\/scenario"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioStore/scenarios":{"role":"symbol","title":"scenarios","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"scenarios"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"Scenario","preciseIdentifier":"s:8Playbook8ScenarioV"},{"kind":"text","text":"]"}],"abstract":[{"type":"text","text":"The set of scenarios managed by this store."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioStore\/scenarios","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariostore\/scenarios"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioStore":{"role":"symbol","title":"ScenarioStore","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioStore"}],"abstract":[{"type":"text","text":"The class for managing a set of scenarios identified by the arbitrary category."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioStore","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioStore"}],"url":"\/documentation\/playbooksnapshot\/scenariostore"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"scenarios"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario","preciseIdentifier":"s:8Playbook8ScenarioV","text":"Scenario"},{"kind":"text","text":"] { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenariostore\/scenarios"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioStore\/scenarios","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The set of scenarios managed by this store."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"scenarios"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"Scenario","preciseIdentifier":"s:8Playbook8ScenarioV"},{"kind":"text","text":"]"}],"title":"scenarios","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:8Playbook13ScenarioStoreC9scenariosSayAA0B0VGvp","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioStore"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioStore":{"role":"symbol","title":"ScenarioStore","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioStore"}],"abstract":[{"type":"text","text":"The class for managing a set of scenarios identified by the arbitrary category."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioStore","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioStore"}],"url":"\/documentation\/playbooksnapshot\/scenariostore"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioStore/scenarios":{"role":"symbol","title":"scenarios","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"scenarios"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"Scenario","preciseIdentifier":"s:8Playbook8ScenarioV"},{"kind":"text","text":"]"}],"abstract":[{"type":"text","text":"The set of scenarios managed by this store."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioStore\/scenarios","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariostore\/scenarios"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Scenario":{"role":"symbol","title":"Scenario","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Scenario"}],"abstract":[{"type":"text","text":"Represents part of the component state."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Scenario"}],"url":"\/documentation\/playbooksnapshot\/scenario"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/scenariotitle.json b/data/documentation/playbooksnapshot/scenariotitle.json index 22a8d02..40d9110 100644 --- a/data/documentation/playbooksnapshot/scenariotitle.json +++ b/data/documentation/playbooksnapshot/scenariotitle.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioTitle"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenariotitle"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/s23CustomStringConvertibleP","doc:\/\/app.playbook-ui.PlaybookSnapshot\/SQ","doc:\/\/app.playbook-ui.PlaybookSnapshot\/s43ExpressibleByExtendedGraphemeClusterLiteralP","doc:\/\/app.playbook-ui.PlaybookSnapshot\/s32ExpressibleByStringInterpolationP","doc:\/\/app.playbook-ui.PlaybookSnapshot\/s26ExpressibleByStringLiteralP","doc:\/\/app.playbook-ui.PlaybookSnapshot\/s33ExpressibleByUnicodeScalarLiteralP","doc:\/\/app.playbook-ui.PlaybookSnapshot\/SH","doc:\/\/app.playbook-ui.PlaybookSnapshot\/SY"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Represents a unique title of the scenario."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioTitle"}],"title":"ScenarioTitle","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:8Playbook13ScenarioTitleV","modules":[{"name":"PlaybookSnapshot"}],"navigatorTitle":[{"kind":"identifier","text":"ScenarioTitle"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot"]]},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle\/init(rawValue:)","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle\/init(stringLiteral:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle\/description","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle\/rawValue"]},{"title":"Default Implementations","identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle\/Equatable-Implementations","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle\/ExpressibleByExtendedGraphemeClusterLiteral-Implementations","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle\/ExpressibleByStringInterpolation-Implementations","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle\/ExpressibleByUnicodeScalarLiteral-Implementations","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle\/RawRepresentable-Implementations"],"generated":true}],"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioTitle/ExpressibleByStringInterpolation-Implementations":{"role":"collectionGroup","title":"ExpressibleByStringInterpolation Implementations","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle\/ExpressibleByStringInterpolation-Implementations","kind":"article","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariotitle\/expressiblebystringinterpolation-implementations"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioTitle/description":{"role":"symbol","title":"description","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"description"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle\/description","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariotitle\/description"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioTitle/ExpressibleByExtendedGraphemeClusterLiteral-Implementations":{"role":"collectionGroup","title":"ExpressibleByExtendedGraphemeClusterLiteral Implementations","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle\/ExpressibleByExtendedGraphemeClusterLiteral-Implementations","kind":"article","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariotitle\/expressiblebyextendedgraphemeclusterliteral-implementations"},"doc://app.playbook-ui.PlaybookSnapshot/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/SH"},"doc://app.playbook-ui.PlaybookSnapshot/s32ExpressibleByStringInterpolationP":{"type":"unresolvable","title":"Swift.ExpressibleByStringInterpolation","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/s32ExpressibleByStringInterpolationP"},"doc://app.playbook-ui.PlaybookSnapshot/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/SQ"},"doc://app.playbook-ui.PlaybookSnapshot/s33ExpressibleByUnicodeScalarLiteralP":{"type":"unresolvable","title":"Swift.ExpressibleByUnicodeScalarLiteral","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/s33ExpressibleByUnicodeScalarLiteralP"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioTitle":{"role":"symbol","title":"ScenarioTitle","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioTitle"}],"abstract":[{"type":"text","text":"Represents a unique title of the scenario."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioTitle"}],"url":"\/documentation\/playbooksnapshot\/scenariotitle"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioTitle/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariotitle\/rawrepresentable-implementations"},"doc://app.playbook-ui.PlaybookSnapshot/s23CustomStringConvertibleP":{"type":"unresolvable","title":"Swift.CustomStringConvertible","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/s23CustomStringConvertibleP"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioTitle/init(stringLiteral:)":{"role":"symbol","title":"init(stringLiteral:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"stringLiteral"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle\/init(stringLiteral:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariotitle\/init(stringliteral:)"},"doc://app.playbook-ui.PlaybookSnapshot/SY":{"type":"unresolvable","title":"Swift.RawRepresentable","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/SY"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioTitle/init(rawValue:)":{"role":"symbol","title":"init(rawValue:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle\/init(rawValue:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariotitle\/init(rawvalue:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioTitle/ExpressibleByUnicodeScalarLiteral-Implementations":{"role":"collectionGroup","title":"ExpressibleByUnicodeScalarLiteral Implementations","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle\/ExpressibleByUnicodeScalarLiteral-Implementations","kind":"article","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariotitle\/expressiblebyunicodescalarliteral-implementations"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioTitle/rawValue":{"role":"symbol","title":"rawValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle\/rawValue","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariotitle\/rawvalue"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioTitle/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariotitle\/equatable-implementations"},"doc://app.playbook-ui.PlaybookSnapshot/s26ExpressibleByStringLiteralP":{"type":"unresolvable","title":"Swift.ExpressibleByStringLiteral","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/s26ExpressibleByStringLiteralP"},"doc://app.playbook-ui.PlaybookSnapshot/s43ExpressibleByExtendedGraphemeClusterLiteralP":{"type":"unresolvable","title":"Swift.ExpressibleByExtendedGraphemeClusterLiteral","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/s43ExpressibleByExtendedGraphemeClusterLiteralP"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioTitle"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenariotitle"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/s23CustomStringConvertibleP","doc:\/\/app.playbook-ui.PlaybookSnapshot\/SQ","doc:\/\/app.playbook-ui.PlaybookSnapshot\/s43ExpressibleByExtendedGraphemeClusterLiteralP","doc:\/\/app.playbook-ui.PlaybookSnapshot\/s32ExpressibleByStringInterpolationP","doc:\/\/app.playbook-ui.PlaybookSnapshot\/s26ExpressibleByStringLiteralP","doc:\/\/app.playbook-ui.PlaybookSnapshot\/s33ExpressibleByUnicodeScalarLiteralP","doc:\/\/app.playbook-ui.PlaybookSnapshot\/SH","doc:\/\/app.playbook-ui.PlaybookSnapshot\/SY"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Represents a unique title of the scenario."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioTitle"}],"title":"ScenarioTitle","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:8Playbook13ScenarioTitleV","modules":[{"name":"PlaybookSnapshot"}],"navigatorTitle":[{"kind":"identifier","text":"ScenarioTitle"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot"]]},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle\/init(rawValue:)","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle\/init(stringLiteral:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle\/description","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle\/rawValue"]},{"title":"Default Implementations","identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle\/Equatable-Implementations","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle\/ExpressibleByExtendedGraphemeClusterLiteral-Implementations","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle\/ExpressibleByStringInterpolation-Implementations","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle\/ExpressibleByUnicodeScalarLiteral-Implementations","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle\/RawRepresentable-Implementations"],"generated":true}],"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioTitle/ExpressibleByExtendedGraphemeClusterLiteral-Implementations":{"role":"collectionGroup","title":"ExpressibleByExtendedGraphemeClusterLiteral Implementations","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle\/ExpressibleByExtendedGraphemeClusterLiteral-Implementations","kind":"article","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariotitle\/expressiblebyextendedgraphemeclusterliteral-implementations"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioTitle/init(stringLiteral:)":{"role":"symbol","title":"init(stringLiteral:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"stringLiteral"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle\/init(stringLiteral:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariotitle\/init(stringliteral:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioTitle/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariotitle\/equatable-implementations"},"doc://app.playbook-ui.PlaybookSnapshot/s23CustomStringConvertibleP":{"type":"unresolvable","title":"Swift.CustomStringConvertible","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/s23CustomStringConvertibleP"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioTitle/rawValue":{"role":"symbol","title":"rawValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle\/rawValue","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariotitle\/rawvalue"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioTitle":{"role":"symbol","title":"ScenarioTitle","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioTitle"}],"abstract":[{"type":"text","text":"Represents a unique title of the scenario."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioTitle"}],"url":"\/documentation\/playbooksnapshot\/scenariotitle"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioTitle/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariotitle\/rawrepresentable-implementations"},"doc://app.playbook-ui.PlaybookSnapshot/s33ExpressibleByUnicodeScalarLiteralP":{"type":"unresolvable","title":"Swift.ExpressibleByUnicodeScalarLiteral","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/s33ExpressibleByUnicodeScalarLiteralP"},"doc://app.playbook-ui.PlaybookSnapshot/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/SH"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioTitle/description":{"role":"symbol","title":"description","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"description"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle\/description","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariotitle\/description"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioTitle/init(rawValue:)":{"role":"symbol","title":"init(rawValue:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle\/init(rawValue:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariotitle\/init(rawvalue:)"},"doc://app.playbook-ui.PlaybookSnapshot/SY":{"type":"unresolvable","title":"Swift.RawRepresentable","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/SY"},"doc://app.playbook-ui.PlaybookSnapshot/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/SQ"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioTitle/ExpressibleByUnicodeScalarLiteral-Implementations":{"role":"collectionGroup","title":"ExpressibleByUnicodeScalarLiteral Implementations","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle\/ExpressibleByUnicodeScalarLiteral-Implementations","kind":"article","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariotitle\/expressiblebyunicodescalarliteral-implementations"},"doc://app.playbook-ui.PlaybookSnapshot/s32ExpressibleByStringInterpolationP":{"type":"unresolvable","title":"Swift.ExpressibleByStringInterpolation","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/s32ExpressibleByStringInterpolationP"},"doc://app.playbook-ui.PlaybookSnapshot/s43ExpressibleByExtendedGraphemeClusterLiteralP":{"type":"unresolvable","title":"Swift.ExpressibleByExtendedGraphemeClusterLiteral","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/s43ExpressibleByExtendedGraphemeClusterLiteralP"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioTitle/ExpressibleByStringInterpolation-Implementations":{"role":"collectionGroup","title":"ExpressibleByStringInterpolation Implementations","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle\/ExpressibleByStringInterpolation-Implementations","kind":"article","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariotitle\/expressiblebystringinterpolation-implementations"},"doc://app.playbook-ui.PlaybookSnapshot/s26ExpressibleByStringLiteralP":{"type":"unresolvable","title":"Swift.ExpressibleByStringLiteral","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/s26ExpressibleByStringLiteralP"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/scenariotitle/!=(_:_:).json b/data/documentation/playbooksnapshot/scenariotitle/!=(_:_:).json index a303933..cd74d8d 100644 --- a/data/documentation/playbooksnapshot/scenariotitle/!=(_:_:).json +++ b/data/documentation/playbooksnapshot/scenariotitle/!=(_:_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenariotitle\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle\/!=(_:_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"Equatable.!=(_:_:)"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:8Playbook13ScenarioTitleV","extendedModule":"Swift","modules":[{"name":"PlaybookSnapshot","relatedModules":["Swift"]}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle\/Equatable-Implementations"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioTitle/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariotitle\/!=(_:_:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioTitle/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariotitle\/equatable-implementations"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioTitle":{"role":"symbol","title":"ScenarioTitle","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioTitle"}],"abstract":[{"type":"text","text":"Represents a unique title of the scenario."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioTitle"}],"url":"\/documentation\/playbooksnapshot\/scenariotitle"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenariotitle\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle\/!=(_:_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"Equatable.!=(_:_:)"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:8Playbook13ScenarioTitleV","extendedModule":"Swift","modules":[{"name":"PlaybookSnapshot","relatedModules":["Swift"]}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle\/Equatable-Implementations"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioTitle/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariotitle\/equatable-implementations"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioTitle":{"role":"symbol","title":"ScenarioTitle","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioTitle"}],"abstract":[{"type":"text","text":"Represents a unique title of the scenario."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioTitle"}],"url":"\/documentation\/playbooksnapshot\/scenariotitle"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioTitle/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariotitle\/!=(_:_:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/scenariotitle/description.json b/data/documentation/playbooksnapshot/scenariotitle/description.json index c83e855..213d85f 100644 --- a/data/documentation/playbooksnapshot/scenariotitle/description.json +++ b/data/documentation/playbooksnapshot/scenariotitle/description.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"description"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenariotitle\/description"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle\/description","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"CustomStringConvertible.description"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"description"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"title":"description","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:8Playbook13ScenarioTitleV11descriptionSSvp","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioTitle":{"role":"symbol","title":"ScenarioTitle","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioTitle"}],"abstract":[{"type":"text","text":"Represents a unique title of the scenario."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioTitle"}],"url":"\/documentation\/playbooksnapshot\/scenariotitle"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioTitle/description":{"role":"symbol","title":"description","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"description"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle\/description","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariotitle\/description"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"description"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenariotitle\/description"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle\/description","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"CustomStringConvertible.description"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"description"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"title":"description","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:8Playbook13ScenarioTitleV11descriptionSSvp","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioTitle/description":{"role":"symbol","title":"description","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"description"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle\/description","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariotitle\/description"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioTitle":{"role":"symbol","title":"ScenarioTitle","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioTitle"}],"abstract":[{"type":"text","text":"Represents a unique title of the scenario."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioTitle"}],"url":"\/documentation\/playbooksnapshot\/scenariotitle"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/scenariotitle/equatable-implementations.json b/data/documentation/playbooksnapshot/scenariotitle/equatable-implementations.json index 299c0df..f9499fa 100644 --- a/data/documentation/playbooksnapshot/scenariotitle/equatable-implementations.json +++ b/data/documentation/playbooksnapshot/scenariotitle/equatable-implementations.json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenariotitle\/equatable-implementations"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle\/Equatable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle\/!=(_:_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"PlaybookSnapshot"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioTitle":{"role":"symbol","title":"ScenarioTitle","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioTitle"}],"abstract":[{"type":"text","text":"Represents a unique title of the scenario."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioTitle"}],"url":"\/documentation\/playbooksnapshot\/scenariotitle"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioTitle/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariotitle\/!=(_:_:)"}}} \ No newline at end of file +{"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenariotitle\/equatable-implementations"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle\/Equatable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle\/!=(_:_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"PlaybookSnapshot"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioTitle":{"role":"symbol","title":"ScenarioTitle","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioTitle"}],"abstract":[{"type":"text","text":"Represents a unique title of the scenario."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioTitle"}],"url":"\/documentation\/playbooksnapshot\/scenariotitle"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioTitle/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariotitle\/!=(_:_:)"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/scenariotitle/expressiblebyextendedgraphemeclusterliteral-implementations.json b/data/documentation/playbooksnapshot/scenariotitle/expressiblebyextendedgraphemeclusterliteral-implementations.json index 5592dab..d37b0c7 100644 --- a/data/documentation/playbooksnapshot/scenariotitle/expressiblebyextendedgraphemeclusterliteral-implementations.json +++ b/data/documentation/playbooksnapshot/scenariotitle/expressiblebyextendedgraphemeclusterliteral-implementations.json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenariotitle\/expressiblebyextendedgraphemeclusterliteral-implementations"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle\/ExpressibleByExtendedGraphemeClusterLiteral-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle\/init(extendedGraphemeClusterLiteral:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"PlaybookSnapshot"}],"role":"collectionGroup","title":"ExpressibleByExtendedGraphemeClusterLiteral Implementations"},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioTitle/init(extendedGraphemeClusterLiteral:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"ExtendedGraphemeClusterLiteralType"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Self.StringLiteralType"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"init(extendedGraphemeClusterLiteral:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"extendedGraphemeClusterLiteral"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"StringLiteralType"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle\/init(extendedGraphemeClusterLiteral:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariotitle\/init(extendedgraphemeclusterliteral:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioTitle":{"role":"symbol","title":"ScenarioTitle","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioTitle"}],"abstract":[{"type":"text","text":"Represents a unique title of the scenario."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioTitle"}],"url":"\/documentation\/playbooksnapshot\/scenariotitle"}}} \ No newline at end of file +{"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenariotitle\/expressiblebyextendedgraphemeclusterliteral-implementations"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle\/ExpressibleByExtendedGraphemeClusterLiteral-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle\/init(extendedGraphemeClusterLiteral:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"PlaybookSnapshot"}],"role":"collectionGroup","title":"ExpressibleByExtendedGraphemeClusterLiteral Implementations"},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioTitle/init(extendedGraphemeClusterLiteral:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"ExtendedGraphemeClusterLiteralType"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Self.StringLiteralType"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"init(extendedGraphemeClusterLiteral:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"extendedGraphemeClusterLiteral"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"StringLiteralType"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle\/init(extendedGraphemeClusterLiteral:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariotitle\/init(extendedgraphemeclusterliteral:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioTitle":{"role":"symbol","title":"ScenarioTitle","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioTitle"}],"abstract":[{"type":"text","text":"Represents a unique title of the scenario."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioTitle"}],"url":"\/documentation\/playbooksnapshot\/scenariotitle"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/scenariotitle/expressiblebystringinterpolation-implementations.json b/data/documentation/playbooksnapshot/scenariotitle/expressiblebystringinterpolation-implementations.json index 158991d..5e98dba 100644 --- a/data/documentation/playbooksnapshot/scenariotitle/expressiblebystringinterpolation-implementations.json +++ b/data/documentation/playbooksnapshot/scenariotitle/expressiblebystringinterpolation-implementations.json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenariotitle\/expressiblebystringinterpolation-implementations"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle\/ExpressibleByStringInterpolation-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle\/init(stringInterpolation:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"PlaybookSnapshot"}],"role":"collectionGroup","title":"ExpressibleByStringInterpolation Implementations"},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioTitle":{"role":"symbol","title":"ScenarioTitle","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioTitle"}],"abstract":[{"type":"text","text":"Represents a unique title of the scenario."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioTitle"}],"url":"\/documentation\/playbooksnapshot\/scenariotitle"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioTitle/init(stringInterpolation:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"StringInterpolation"},{"type":"text","text":" is "},{"type":"codeVoice","code":"DefaultStringInterpolation"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"init(stringInterpolation:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"stringInterpolation"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"DefaultStringInterpolation","preciseIdentifier":"s:s26DefaultStringInterpolationV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle\/init(stringInterpolation:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariotitle\/init(stringinterpolation:)"}}} \ No newline at end of file +{"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenariotitle\/expressiblebystringinterpolation-implementations"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle\/ExpressibleByStringInterpolation-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle\/init(stringInterpolation:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"PlaybookSnapshot"}],"role":"collectionGroup","title":"ExpressibleByStringInterpolation Implementations"},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioTitle":{"role":"symbol","title":"ScenarioTitle","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioTitle"}],"abstract":[{"type":"text","text":"Represents a unique title of the scenario."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioTitle"}],"url":"\/documentation\/playbooksnapshot\/scenariotitle"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioTitle/init(stringInterpolation:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"StringInterpolation"},{"type":"text","text":" is "},{"type":"codeVoice","code":"DefaultStringInterpolation"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"init(stringInterpolation:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"stringInterpolation"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"DefaultStringInterpolation","preciseIdentifier":"s:s26DefaultStringInterpolationV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle\/init(stringInterpolation:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariotitle\/init(stringinterpolation:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/scenariotitle/hash(into:).json b/data/documentation/playbooksnapshot/scenariotitle/hash(into:).json index e3b63da..85d1243 100644 --- a/data/documentation/playbooksnapshot/scenariotitle/hash(into:).json +++ b/data/documentation/playbooksnapshot/scenariotitle/hash(into:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":" "},{"kind":"internalParam","text":"hasher"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenariotitle\/hash(into:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle\/hash(into:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"RawRepresentable.hash(into:)"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"symbolKind":"method","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE4hash4intoys6HasherVz_tF::SYNTHESIZED::s:8Playbook13ScenarioTitleV","extendedModule":"Swift","modules":[{"name":"PlaybookSnapshot","relatedModules":["Swift"]}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle\/RawRepresentable-Implementations"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioTitle":{"role":"symbol","title":"ScenarioTitle","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioTitle"}],"abstract":[{"type":"text","text":"Represents a unique title of the scenario."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioTitle"}],"url":"\/documentation\/playbooksnapshot\/scenariotitle"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioTitle/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariotitle\/rawrepresentable-implementations"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioTitle/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle\/hash(into:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariotitle\/hash(into:)"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":" "},{"kind":"internalParam","text":"hasher"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenariotitle\/hash(into:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle\/hash(into:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"RawRepresentable.hash(into:)"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"symbolKind":"method","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE4hash4intoys6HasherVz_tF::SYNTHESIZED::s:8Playbook13ScenarioTitleV","extendedModule":"Swift","modules":[{"name":"PlaybookSnapshot","relatedModules":["Swift"]}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle\/RawRepresentable-Implementations"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioTitle/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariotitle\/rawrepresentable-implementations"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioTitle/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle\/hash(into:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariotitle\/hash(into:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioTitle":{"role":"symbol","title":"ScenarioTitle","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioTitle"}],"abstract":[{"type":"text","text":"Represents a unique title of the scenario."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioTitle"}],"url":"\/documentation\/playbooksnapshot\/scenariotitle"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/scenariotitle/hashvalue.json b/data/documentation/playbooksnapshot/scenariotitle/hashvalue.json index 0a17bdd..cb82712 100644 --- a/data/documentation/playbooksnapshot/scenariotitle/hashvalue.json +++ b/data/documentation/playbooksnapshot/scenariotitle/hashvalue.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenariotitle\/hashvalue"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle\/hashValue","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"RawRepresentable.hashValue"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"symbolKind":"property","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE04hashB0Sivp::SYNTHESIZED::s:8Playbook13ScenarioTitleV","extendedModule":"Swift","modules":[{"name":"PlaybookSnapshot","relatedModules":["Swift"]}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle\/RawRepresentable-Implementations"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioTitle/hashValue":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle\/hashValue","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariotitle\/hashvalue"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioTitle/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariotitle\/rawrepresentable-implementations"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioTitle":{"role":"symbol","title":"ScenarioTitle","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioTitle"}],"abstract":[{"type":"text","text":"Represents a unique title of the scenario."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioTitle"}],"url":"\/documentation\/playbooksnapshot\/scenariotitle"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenariotitle\/hashvalue"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle\/hashValue","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"RawRepresentable.hashValue"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","roleHeading":"Instance Property","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"symbolKind":"property","externalID":"s:SYsSHRzSH8RawValueSYRpzrlE04hashB0Sivp::SYNTHESIZED::s:8Playbook13ScenarioTitleV","extendedModule":"Swift","modules":[{"name":"PlaybookSnapshot","relatedModules":["Swift"]}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle\/RawRepresentable-Implementations"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioTitle/RawRepresentable-Implementations":{"role":"collectionGroup","title":"RawRepresentable Implementations","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle\/RawRepresentable-Implementations","kind":"article","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariotitle\/rawrepresentable-implementations"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioTitle/hashValue":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle\/hashValue","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariotitle\/hashvalue"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioTitle":{"role":"symbol","title":"ScenarioTitle","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioTitle"}],"abstract":[{"type":"text","text":"Represents a unique title of the scenario."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioTitle"}],"url":"\/documentation\/playbooksnapshot\/scenariotitle"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/scenariotitle/init(extendedgraphemeclusterliteral:).json b/data/documentation/playbooksnapshot/scenariotitle/init(extendedgraphemeclusterliteral:).json index 2c3aede..e9364d9 100644 --- a/data/documentation/playbooksnapshot/scenariotitle/init(extendedgraphemeclusterliteral:).json +++ b/data/documentation/playbooksnapshot/scenariotitle/init(extendedgraphemeclusterliteral:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"extendedGraphemeClusterLiteral"},{"kind":"text","text":" "},{"kind":"internalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"StringLiteralType"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenariotitle\/init(extendedgraphemeclusterliteral:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle\/init(extendedGraphemeClusterLiteral:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"ExpressibleByExtendedGraphemeClusterLiteral.init(extendedGraphemeClusterLiteral:)"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"ExtendedGraphemeClusterLiteralType"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Self.StringLiteralType"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"init(extendedGraphemeClusterLiteral:)","roleHeading":"Initializer","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"extendedGraphemeClusterLiteral"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"StringLiteralType"},{"kind":"text","text":")"}],"symbolKind":"init","externalID":"s:s26ExpressibleByStringLiteralPs0cD4TypeQz023ExtendedGraphemeClusterdE0RtzrlE08extendedghD0xAF_tcfc::SYNTHESIZED::s:8Playbook13ScenarioTitleV","extendedModule":"Swift","modules":[{"name":"PlaybookSnapshot","relatedModules":["Swift"]}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle\/ExpressibleByExtendedGraphemeClusterLiteral-Implementations"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioTitle":{"role":"symbol","title":"ScenarioTitle","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioTitle"}],"abstract":[{"type":"text","text":"Represents a unique title of the scenario."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioTitle"}],"url":"\/documentation\/playbooksnapshot\/scenariotitle"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioTitle/init(extendedGraphemeClusterLiteral:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"ExtendedGraphemeClusterLiteralType"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Self.StringLiteralType"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"init(extendedGraphemeClusterLiteral:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"extendedGraphemeClusterLiteral"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"StringLiteralType"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle\/init(extendedGraphemeClusterLiteral:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariotitle\/init(extendedgraphemeclusterliteral:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioTitle/ExpressibleByExtendedGraphemeClusterLiteral-Implementations":{"role":"collectionGroup","title":"ExpressibleByExtendedGraphemeClusterLiteral Implementations","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle\/ExpressibleByExtendedGraphemeClusterLiteral-Implementations","kind":"article","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariotitle\/expressiblebyextendedgraphemeclusterliteral-implementations"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"extendedGraphemeClusterLiteral"},{"kind":"text","text":" "},{"kind":"internalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"StringLiteralType"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenariotitle\/init(extendedgraphemeclusterliteral:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle\/init(extendedGraphemeClusterLiteral:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"ExpressibleByExtendedGraphemeClusterLiteral.init(extendedGraphemeClusterLiteral:)"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"ExtendedGraphemeClusterLiteralType"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Self.StringLiteralType"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"init(extendedGraphemeClusterLiteral:)","roleHeading":"Initializer","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"extendedGraphemeClusterLiteral"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"StringLiteralType"},{"kind":"text","text":")"}],"symbolKind":"init","externalID":"s:s26ExpressibleByStringLiteralPs0cD4TypeQz023ExtendedGraphemeClusterdE0RtzrlE08extendedghD0xAF_tcfc::SYNTHESIZED::s:8Playbook13ScenarioTitleV","extendedModule":"Swift","modules":[{"name":"PlaybookSnapshot","relatedModules":["Swift"]}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle\/ExpressibleByExtendedGraphemeClusterLiteral-Implementations"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioTitle/ExpressibleByExtendedGraphemeClusterLiteral-Implementations":{"role":"collectionGroup","title":"ExpressibleByExtendedGraphemeClusterLiteral Implementations","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle\/ExpressibleByExtendedGraphemeClusterLiteral-Implementations","kind":"article","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariotitle\/expressiblebyextendedgraphemeclusterliteral-implementations"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioTitle":{"role":"symbol","title":"ScenarioTitle","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioTitle"}],"abstract":[{"type":"text","text":"Represents a unique title of the scenario."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioTitle"}],"url":"\/documentation\/playbooksnapshot\/scenariotitle"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioTitle/init(extendedGraphemeClusterLiteral:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"ExtendedGraphemeClusterLiteralType"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Self.StringLiteralType"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"init(extendedGraphemeClusterLiteral:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"extendedGraphemeClusterLiteral"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"StringLiteralType"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle\/init(extendedGraphemeClusterLiteral:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariotitle\/init(extendedgraphemeclusterliteral:)"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/scenariotitle/init(rawvalue:).json b/data/documentation/playbooksnapshot/scenariotitle/init(rawvalue:).json index 81c7ee8..b35dab1 100644 --- a/data/documentation/playbooksnapshot/scenariotitle/init(rawvalue:).json +++ b/data/documentation/playbooksnapshot/scenariotitle/init(rawvalue:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenariotitle\/init(rawvalue:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle\/init(rawValue:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"RawRepresentable.init(rawValue:)"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"title":"init(rawValue:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:8Playbook13ScenarioTitleV8rawValueACSS_tcfc","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioTitle/init(rawValue:)":{"role":"symbol","title":"init(rawValue:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle\/init(rawValue:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariotitle\/init(rawvalue:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioTitle":{"role":"symbol","title":"ScenarioTitle","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioTitle"}],"abstract":[{"type":"text","text":"Represents a unique title of the scenario."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioTitle"}],"url":"\/documentation\/playbooksnapshot\/scenariotitle"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenariotitle\/init(rawvalue:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle\/init(rawValue:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"RawRepresentable.init(rawValue:)"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"title":"init(rawValue:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:8Playbook13ScenarioTitleV8rawValueACSS_tcfc","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioTitle":{"role":"symbol","title":"ScenarioTitle","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioTitle"}],"abstract":[{"type":"text","text":"Represents a unique title of the scenario."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioTitle"}],"url":"\/documentation\/playbooksnapshot\/scenariotitle"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioTitle/init(rawValue:)":{"role":"symbol","title":"init(rawValue:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle\/init(rawValue:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariotitle\/init(rawvalue:)"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/scenariotitle/init(stringinterpolation:).json b/data/documentation/playbooksnapshot/scenariotitle/init(stringinterpolation:).json index 282a4d7..432aba6 100644 --- a/data/documentation/playbooksnapshot/scenariotitle/init(stringinterpolation:).json +++ b/data/documentation/playbooksnapshot/scenariotitle/init(stringinterpolation:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"stringInterpolation"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"DefaultStringInterpolation","preciseIdentifier":"s:s26DefaultStringInterpolationV"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenariotitle\/init(stringinterpolation:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle\/init(stringInterpolation:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"ExpressibleByStringInterpolation.init(stringInterpolation:)"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"StringInterpolation"},{"type":"text","text":" is "},{"type":"codeVoice","code":"DefaultStringInterpolation"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"init(stringInterpolation:)","roleHeading":"Initializer","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"stringInterpolation"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"DefaultStringInterpolation","preciseIdentifier":"s:s26DefaultStringInterpolationV"},{"kind":"text","text":")"}],"symbolKind":"init","externalID":"s:s32ExpressibleByStringInterpolationPss07DefaultcD0V0cD0RtzrlE06stringD0xAD_tcfc::SYNTHESIZED::s:8Playbook13ScenarioTitleV","extendedModule":"Swift","modules":[{"name":"PlaybookSnapshot","relatedModules":["Swift"]}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle\/ExpressibleByStringInterpolation-Implementations"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioTitle":{"role":"symbol","title":"ScenarioTitle","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioTitle"}],"abstract":[{"type":"text","text":"Represents a unique title of the scenario."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioTitle"}],"url":"\/documentation\/playbooksnapshot\/scenariotitle"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioTitle/ExpressibleByStringInterpolation-Implementations":{"role":"collectionGroup","title":"ExpressibleByStringInterpolation Implementations","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle\/ExpressibleByStringInterpolation-Implementations","kind":"article","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariotitle\/expressiblebystringinterpolation-implementations"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioTitle/init(stringInterpolation:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"StringInterpolation"},{"type":"text","text":" is "},{"type":"codeVoice","code":"DefaultStringInterpolation"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"init(stringInterpolation:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"stringInterpolation"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"DefaultStringInterpolation","preciseIdentifier":"s:s26DefaultStringInterpolationV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle\/init(stringInterpolation:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariotitle\/init(stringinterpolation:)"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"stringInterpolation"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"DefaultStringInterpolation","preciseIdentifier":"s:s26DefaultStringInterpolationV"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenariotitle\/init(stringinterpolation:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle\/init(stringInterpolation:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"ExpressibleByStringInterpolation.init(stringInterpolation:)"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"StringInterpolation"},{"type":"text","text":" is "},{"type":"codeVoice","code":"DefaultStringInterpolation"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"init(stringInterpolation:)","roleHeading":"Initializer","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"stringInterpolation"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"DefaultStringInterpolation","preciseIdentifier":"s:s26DefaultStringInterpolationV"},{"kind":"text","text":")"}],"symbolKind":"init","externalID":"s:s32ExpressibleByStringInterpolationPss07DefaultcD0V0cD0RtzrlE06stringD0xAD_tcfc::SYNTHESIZED::s:8Playbook13ScenarioTitleV","extendedModule":"Swift","modules":[{"name":"PlaybookSnapshot","relatedModules":["Swift"]}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle\/ExpressibleByStringInterpolation-Implementations"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioTitle/ExpressibleByStringInterpolation-Implementations":{"role":"collectionGroup","title":"ExpressibleByStringInterpolation Implementations","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle\/ExpressibleByStringInterpolation-Implementations","kind":"article","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariotitle\/expressiblebystringinterpolation-implementations"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioTitle/init(stringInterpolation:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"StringInterpolation"},{"type":"text","text":" is "},{"type":"codeVoice","code":"DefaultStringInterpolation"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"init(stringInterpolation:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"stringInterpolation"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"DefaultStringInterpolation","preciseIdentifier":"s:s26DefaultStringInterpolationV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle\/init(stringInterpolation:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariotitle\/init(stringinterpolation:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioTitle":{"role":"symbol","title":"ScenarioTitle","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioTitle"}],"abstract":[{"type":"text","text":"Represents a unique title of the scenario."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioTitle"}],"url":"\/documentation\/playbooksnapshot\/scenariotitle"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/scenariotitle/init(stringliteral:).json b/data/documentation/playbooksnapshot/scenariotitle/init(stringliteral:).json index be3bf0f..0a19bbf 100644 --- a/data/documentation/playbooksnapshot/scenariotitle/init(stringliteral:).json +++ b/data/documentation/playbooksnapshot/scenariotitle/init(stringliteral:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"stringLiteral"},{"kind":"text","text":" "},{"kind":"internalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenariotitle\/init(stringliteral:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle\/init(stringLiteral:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"ExpressibleByStringLiteral.init(stringLiteral:)"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"stringLiteral"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"title":"init(stringLiteral:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:8Playbook13ScenarioTitleV13stringLiteralACSS_tcfc","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioTitle/init(stringLiteral:)":{"role":"symbol","title":"init(stringLiteral:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"stringLiteral"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle\/init(stringLiteral:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariotitle\/init(stringliteral:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioTitle":{"role":"symbol","title":"ScenarioTitle","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioTitle"}],"abstract":[{"type":"text","text":"Represents a unique title of the scenario."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioTitle"}],"url":"\/documentation\/playbooksnapshot\/scenariotitle"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"stringLiteral"},{"kind":"text","text":" "},{"kind":"internalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenariotitle\/init(stringliteral:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle\/init(stringLiteral:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"ExpressibleByStringLiteral.init(stringLiteral:)"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"stringLiteral"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"title":"init(stringLiteral:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:8Playbook13ScenarioTitleV13stringLiteralACSS_tcfc","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioTitle":{"role":"symbol","title":"ScenarioTitle","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioTitle"}],"abstract":[{"type":"text","text":"Represents a unique title of the scenario."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioTitle"}],"url":"\/documentation\/playbooksnapshot\/scenariotitle"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioTitle/init(stringLiteral:)":{"role":"symbol","title":"init(stringLiteral:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"stringLiteral"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle\/init(stringLiteral:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariotitle\/init(stringliteral:)"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/scenariotitle/init(unicodescalarliteral:).json b/data/documentation/playbooksnapshot/scenariotitle/init(unicodescalarliteral:).json index 60796d7..9ae59c7 100644 --- a/data/documentation/playbooksnapshot/scenariotitle/init(unicodescalarliteral:).json +++ b/data/documentation/playbooksnapshot/scenariotitle/init(unicodescalarliteral:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"unicodeScalarLiteral"},{"kind":"text","text":" "},{"kind":"internalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"ExtendedGraphemeClusterLiteralType"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenariotitle\/init(unicodescalarliteral:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle\/init(unicodeScalarLiteral:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"ExpressibleByUnicodeScalarLiteral.init(unicodeScalarLiteral:)"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"ExtendedGraphemeClusterLiteralType"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Self.UnicodeScalarLiteralType"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"init(unicodeScalarLiteral:)","roleHeading":"Initializer","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"unicodeScalarLiteral"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"ExtendedGraphemeClusterLiteralType"},{"kind":"text","text":")"}],"symbolKind":"init","externalID":"s:s43ExpressibleByExtendedGraphemeClusterLiteralPs013UnicodeScalarF4TypeQz0cdefI0RtzrlE07unicodehF0xAF_tcfc::SYNTHESIZED::s:8Playbook13ScenarioTitleV","extendedModule":"Swift","modules":[{"name":"PlaybookSnapshot","relatedModules":["Swift"]}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle\/ExpressibleByUnicodeScalarLiteral-Implementations"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioTitle/ExpressibleByUnicodeScalarLiteral-Implementations":{"role":"collectionGroup","title":"ExpressibleByUnicodeScalarLiteral Implementations","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle\/ExpressibleByUnicodeScalarLiteral-Implementations","kind":"article","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariotitle\/expressiblebyunicodescalarliteral-implementations"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioTitle/init(unicodeScalarLiteral:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"ExtendedGraphemeClusterLiteralType"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Self.UnicodeScalarLiteralType"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"init(unicodeScalarLiteral:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"unicodeScalarLiteral"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"ExtendedGraphemeClusterLiteralType"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle\/init(unicodeScalarLiteral:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariotitle\/init(unicodescalarliteral:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioTitle":{"role":"symbol","title":"ScenarioTitle","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioTitle"}],"abstract":[{"type":"text","text":"Represents a unique title of the scenario."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioTitle"}],"url":"\/documentation\/playbooksnapshot\/scenariotitle"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"unicodeScalarLiteral"},{"kind":"text","text":" "},{"kind":"internalParam","text":"value"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"ExtendedGraphemeClusterLiteralType"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenariotitle\/init(unicodescalarliteral:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle\/init(unicodeScalarLiteral:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"ExpressibleByUnicodeScalarLiteral.init(unicodeScalarLiteral:)"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"conformance":{"constraints":[{"type":"codeVoice","code":"ExtendedGraphemeClusterLiteralType"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Self.UnicodeScalarLiteralType"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"init(unicodeScalarLiteral:)","roleHeading":"Initializer","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"unicodeScalarLiteral"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"ExtendedGraphemeClusterLiteralType"},{"kind":"text","text":")"}],"symbolKind":"init","externalID":"s:s43ExpressibleByExtendedGraphemeClusterLiteralPs013UnicodeScalarF4TypeQz0cdefI0RtzrlE07unicodehF0xAF_tcfc::SYNTHESIZED::s:8Playbook13ScenarioTitleV","extendedModule":"Swift","modules":[{"name":"PlaybookSnapshot","relatedModules":["Swift"]}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle\/ExpressibleByUnicodeScalarLiteral-Implementations"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioTitle":{"role":"symbol","title":"ScenarioTitle","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioTitle"}],"abstract":[{"type":"text","text":"Represents a unique title of the scenario."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioTitle"}],"url":"\/documentation\/playbooksnapshot\/scenariotitle"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioTitle/ExpressibleByUnicodeScalarLiteral-Implementations":{"role":"collectionGroup","title":"ExpressibleByUnicodeScalarLiteral Implementations","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle\/ExpressibleByUnicodeScalarLiteral-Implementations","kind":"article","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariotitle\/expressiblebyunicodescalarliteral-implementations"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioTitle/init(unicodeScalarLiteral:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"ExtendedGraphemeClusterLiteralType"},{"type":"text","text":" is "},{"type":"codeVoice","code":"Self.UnicodeScalarLiteralType"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"init(unicodeScalarLiteral:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"unicodeScalarLiteral"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"ExtendedGraphemeClusterLiteralType"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle\/init(unicodeScalarLiteral:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariotitle\/init(unicodescalarliteral:)"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/scenariotitle/rawrepresentable-implementations.json b/data/documentation/playbooksnapshot/scenariotitle/rawrepresentable-implementations.json index f98603c..8dd1b2a 100644 --- a/data/documentation/playbooksnapshot/scenariotitle/rawrepresentable-implementations.json +++ b/data/documentation/playbooksnapshot/scenariotitle/rawrepresentable-implementations.json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenariotitle\/rawrepresentable-implementations"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle\/RawRepresentable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle\/hashValue"],"generated":true},{"title":"Instance Methods","identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle\/hash(into:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"PlaybookSnapshot"}],"role":"collectionGroup","title":"RawRepresentable Implementations"},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioTitle/hashValue":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle\/hashValue","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariotitle\/hashvalue"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioTitle/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle\/hash(into:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariotitle\/hash(into:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioTitle":{"role":"symbol","title":"ScenarioTitle","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioTitle"}],"abstract":[{"type":"text","text":"Represents a unique title of the scenario."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioTitle"}],"url":"\/documentation\/playbooksnapshot\/scenariotitle"}}} \ No newline at end of file +{"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenariotitle\/rawrepresentable-implementations"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle\/RawRepresentable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle\/hashValue"],"generated":true},{"title":"Instance Methods","identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle\/hash(into:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"PlaybookSnapshot"}],"role":"collectionGroup","title":"RawRepresentable Implementations"},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioTitle/hashValue":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hashValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"hashValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Int","preciseIdentifier":"s:Si"}],"abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle\/hashValue","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariotitle\/hashvalue"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioTitle":{"role":"symbol","title":"ScenarioTitle","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioTitle"}],"abstract":[{"type":"text","text":"Represents a unique title of the scenario."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioTitle"}],"url":"\/documentation\/playbooksnapshot\/scenariotitle"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioTitle/hash(into:)":{"conformance":{"constraints":[{"type":"codeVoice","code":"Self"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":" and "},{"type":"codeVoice","code":"RawValue"},{"type":"text","text":" conforms to "},{"type":"codeVoice","code":"Hashable"},{"type":"text","text":"."}],"availabilityPrefix":[{"type":"text","text":"Available when"}],"conformancePrefix":[{"type":"text","text":"Conforms when"}]},"role":"symbol","title":"hash(into:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"hash"},{"kind":"text","text":"("},{"kind":"externalParam","text":"into"},{"kind":"text","text":": "},{"kind":"keyword","text":"inout"},{"kind":"text","text":" "},{"kind":"typeIdentifier","text":"Hasher","preciseIdentifier":"s:s6HasherV"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle\/hash(into:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariotitle\/hash(into:)"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/scenariotitle/rawvalue.json b/data/documentation/playbooksnapshot/scenariotitle/rawvalue.json index 8bc76c5..2a845dd 100644 --- a/data/documentation/playbooksnapshot/scenariotitle/rawvalue.json +++ b/data/documentation/playbooksnapshot/scenariotitle/rawvalue.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenariotitle\/rawvalue"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle\/rawValue","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"RawRepresentable.rawValue"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"title":"rawValue","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:8Playbook13ScenarioTitleV8rawValueSSvp","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioTitle/rawValue":{"role":"symbol","title":"rawValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle\/rawValue","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariotitle\/rawvalue"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioTitle":{"role":"symbol","title":"ScenarioTitle","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioTitle"}],"abstract":[{"type":"text","text":"Represents a unique title of the scenario."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioTitle"}],"url":"\/documentation\/playbooksnapshot\/scenariotitle"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenariotitle\/rawvalue"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle\/rawValue","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"RawRepresentable.rawValue"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"title":"rawValue","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:8Playbook13ScenarioTitleV8rawValueSSvp","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioTitle":{"role":"symbol","title":"ScenarioTitle","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioTitle"}],"abstract":[{"type":"text","text":"Represents a unique title of the scenario."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioTitle"}],"url":"\/documentation\/playbooksnapshot\/scenariotitle"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioTitle/rawValue":{"role":"symbol","title":"rawValue","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"rawValue"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioTitle\/rawValue","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenariotitle\/rawvalue"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/scenarioviewcontroller.json b/data/documentation/playbooksnapshot/scenarioviewcontroller.json index 583d93d..35c052a 100644 --- a/data/documentation/playbooksnapshot/scenarioviewcontroller.json +++ b/data/documentation/playbooksnapshot/scenarioviewcontroller.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioViewController"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenarioviewcontroller"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/objc(cs)UIViewController"],"kind":"relationships","title":"Inherits From","type":"inheritsFrom"},{"identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/objc(pl)NSCoding","doc:\/\/app.playbook-ui.PlaybookSnapshot\/objc(pl)NSExtensionRequestHandling","doc:\/\/app.playbook-ui.PlaybookSnapshot\/objc(pl)NSObject","doc:\/\/app.playbook-ui.PlaybookSnapshot\/s7CVarArgP","doc:\/\/app.playbook-ui.PlaybookSnapshot\/s28CustomDebugStringConvertibleP","doc:\/\/app.playbook-ui.PlaybookSnapshot\/s23CustomStringConvertibleP","doc:\/\/app.playbook-ui.PlaybookSnapshot\/SQ","doc:\/\/app.playbook-ui.PlaybookSnapshot\/SH","doc:\/\/app.playbook-ui.PlaybookSnapshot\/objc(pl)UIActivityItemsConfigurationProviding","doc:\/\/app.playbook-ui.PlaybookSnapshot\/objc(pl)UIAppearanceContainer","doc:\/\/app.playbook-ui.PlaybookSnapshot\/objc(pl)UIContentContainer","doc:\/\/app.playbook-ui.PlaybookSnapshot\/objc(pl)UIFocusEnvironment","doc:\/\/app.playbook-ui.PlaybookSnapshot\/objc(pl)UIPasteConfigurationSupporting","doc:\/\/app.playbook-ui.PlaybookSnapshot\/objc(pl)UIResponderStandardEditActions","doc:\/\/app.playbook-ui.PlaybookSnapshot\/objc(pl)UIStateRestoring","doc:\/\/app.playbook-ui.PlaybookSnapshot\/5UIKit23UITraitChangeObservableP","doc:\/\/app.playbook-ui.PlaybookSnapshot\/objc(pl)UITraitEnvironment","doc:\/\/app.playbook-ui.PlaybookSnapshot\/objc(pl)UIUserActivityRestoring"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioViewController","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The view controller to layout scenario’s content."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioViewController"}],"title":"ScenarioViewController","roleHeading":"Class","role":"symbol","symbolKind":"class","externalID":"c:@M@Playbook@objc(cs)ScenarioViewController","modules":[{"name":"PlaybookSnapshot"}],"navigatorTitle":[{"kind":"identifier","text":"ScenarioViewController"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot"]]},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioViewController\/init(context:)","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioViewController\/init(context:scenario:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioViewController\/contentViewController","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioViewController\/context","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioViewController\/disablesEndAppearanceTransition","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioViewController\/prefersStatusBarHidden","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioViewController\/scenario","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioViewController\/shouldStatusBarHidden"]},{"title":"Instance Methods","identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioViewController\/endAppearanceTransition()"]}],"references":{"doc://app.playbook-ui.PlaybookSnapshot/objc(pl)UIAppearanceContainer":{"type":"unresolvable","title":"UIKit.UIAppearanceContainer","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/objc(pl)UIAppearanceContainer"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioViewController/init(context:scenario:)":{"role":"symbol","title":"init(context:scenario:)","fragments":[{"kind":"keyword","text":"convenience"},{"kind":"text","text":" "},{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"context"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ScenarioContext","preciseIdentifier":"s:8Playbook15ScenarioContextV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"scenario"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Scenario","preciseIdentifier":"s:8Playbook8ScenarioV"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Initialize a new scenario view controller with given context."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioViewController\/init(context:scenario:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenarioviewcontroller\/init(context:scenario:)"},"doc://app.playbook-ui.PlaybookSnapshot/objc(pl)UIUserActivityRestoring":{"type":"unresolvable","title":"UIKit.UIUserActivityRestoring","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/objc(pl)UIUserActivityRestoring"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioViewController/endAppearanceTransition()":{"role":"symbol","title":"endAppearanceTransition()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"endAppearanceTransition"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Tells the child controller its appearance changed."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioViewController\/endAppearanceTransition()","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenarioviewcontroller\/endappearancetransition()"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioViewController/prefersStatusBarHidden":{"role":"symbol","title":"prefersStatusBarHidden","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"prefersStatusBarHidden"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Specifies whether the view controller prefers the status bar to be hidden or shown."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioViewController\/prefersStatusBarHidden","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenarioviewcontroller\/prefersstatusbarhidden"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioViewController/init(context:)":{"role":"symbol","title":"init(context:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"context"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ScenarioContext","preciseIdentifier":"s:8Playbook15ScenarioContextV"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Initialize a new scenario view controller with given context."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioViewController\/init(context:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenarioviewcontroller\/init(context:)"},"doc://app.playbook-ui.PlaybookSnapshot/5UIKit23UITraitChangeObservableP":{"type":"unresolvable","title":"UIKit.UITraitChangeObservable","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/5UIKit23UITraitChangeObservableP"},"doc://app.playbook-ui.PlaybookSnapshot/s23CustomStringConvertibleP":{"type":"unresolvable","title":"Swift.CustomStringConvertible","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/s23CustomStringConvertibleP"},"doc://app.playbook-ui.PlaybookSnapshot/objc(pl)NSObject":{"type":"unresolvable","title":"ObjectiveC.NSObjectProtocol","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/objc(pl)NSObject"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/SH"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioViewController/context":{"role":"symbol","title":"context","fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"context"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ScenarioContext","preciseIdentifier":"s:8Playbook15ScenarioContextV"}],"abstract":[{"type":"text","text":"The context of scenario that indicating environments."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioViewController\/context","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenarioviewcontroller\/context"},"doc://app.playbook-ui.PlaybookSnapshot/objc(pl)UIPasteConfigurationSupporting":{"type":"unresolvable","title":"UIKit.UIPasteConfigurationSupporting","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/objc(pl)UIPasteConfigurationSupporting"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioViewController/contentViewController":{"role":"symbol","title":"contentViewController","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"contentViewController"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UIViewController","preciseIdentifier":"c:objc(cs)UIViewController"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"The view controller wrapping content of currently displayed scenario."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioViewController\/contentViewController","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenarioviewcontroller\/contentviewcontroller"},"doc://app.playbook-ui.PlaybookSnapshot/objc(pl)UITraitEnvironment":{"type":"unresolvable","title":"UIKit.UITraitEnvironment","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/objc(pl)UITraitEnvironment"},"doc://app.playbook-ui.PlaybookSnapshot/s7CVarArgP":{"type":"unresolvable","title":"Swift.CVarArg","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/s7CVarArgP"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioViewController/scenario":{"role":"symbol","title":"scenario","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"scenario"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Scenario","preciseIdentifier":"s:8Playbook8ScenarioV"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"The currently displayed scenario."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioViewController\/scenario","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenarioviewcontroller\/scenario"},"doc://app.playbook-ui.PlaybookSnapshot/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/SQ"},"doc://app.playbook-ui.PlaybookSnapshot/objc(pl)UIResponderStandardEditActions":{"type":"unresolvable","title":"UIKit.UIResponderStandardEditActions","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/objc(pl)UIResponderStandardEditActions"},"doc://app.playbook-ui.PlaybookSnapshot/objc(pl)UIContentContainer":{"type":"unresolvable","title":"UIKit.UIContentContainer","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/objc(pl)UIContentContainer"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioViewController/disablesEndAppearanceTransition":{"role":"symbol","title":"disablesEndAppearanceTransition","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"disablesEndAppearanceTransition"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Specifies whether the "},{"type":"codeVoice","code":"endAppearanceTransition"},{"type":"text","text":" should be call after transition."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioViewController\/disablesEndAppearanceTransition","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenarioviewcontroller\/disablesendappearancetransition"},"doc://app.playbook-ui.PlaybookSnapshot/objc(pl)NSExtensionRequestHandling":{"type":"unresolvable","title":"Foundation.NSExtensionRequestHandling","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/objc(pl)NSExtensionRequestHandling"},"doc://app.playbook-ui.PlaybookSnapshot/s28CustomDebugStringConvertibleP":{"type":"unresolvable","title":"Swift.CustomDebugStringConvertible","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/s28CustomDebugStringConvertibleP"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioViewController":{"role":"symbol","title":"ScenarioViewController","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioViewController"}],"abstract":[{"type":"text","text":"The view controller to layout scenario’s content."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioViewController","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioViewController"}],"url":"\/documentation\/playbooksnapshot\/scenarioviewcontroller"},"doc://app.playbook-ui.PlaybookSnapshot/objc(cs)UIViewController":{"type":"unresolvable","title":"UIKit.UIViewController","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/objc(cs)UIViewController"},"doc://app.playbook-ui.PlaybookSnapshot/objc(pl)NSCoding":{"type":"unresolvable","title":"Foundation.NSCoding","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/objc(pl)NSCoding"},"doc://app.playbook-ui.PlaybookSnapshot/objc(pl)UIStateRestoring":{"type":"unresolvable","title":"UIKit.UIStateRestoring","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/objc(pl)UIStateRestoring"},"doc://app.playbook-ui.PlaybookSnapshot/objc(pl)UIActivityItemsConfigurationProviding":{"type":"unresolvable","title":"UIKit.UIActivityItemsConfigurationProviding","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/objc(pl)UIActivityItemsConfigurationProviding"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioViewController/shouldStatusBarHidden":{"role":"symbol","title":"shouldStatusBarHidden","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"shouldStatusBarHidden"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Specifies whether the status bar should be hidden."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioViewController\/shouldStatusBarHidden","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenarioviewcontroller\/shouldstatusbarhidden"},"doc://app.playbook-ui.PlaybookSnapshot/objc(pl)UIFocusEnvironment":{"type":"unresolvable","title":"UIKit.UIFocusEnvironment","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/objc(pl)UIFocusEnvironment"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioViewController"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenarioviewcontroller"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/objc(cs)UIViewController"],"kind":"relationships","title":"Inherits From","type":"inheritsFrom"},{"identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/objc(pl)NSCoding","doc:\/\/app.playbook-ui.PlaybookSnapshot\/objc(pl)NSExtensionRequestHandling","doc:\/\/app.playbook-ui.PlaybookSnapshot\/objc(pl)NSObject","doc:\/\/app.playbook-ui.PlaybookSnapshot\/s7CVarArgP","doc:\/\/app.playbook-ui.PlaybookSnapshot\/s28CustomDebugStringConvertibleP","doc:\/\/app.playbook-ui.PlaybookSnapshot\/s23CustomStringConvertibleP","doc:\/\/app.playbook-ui.PlaybookSnapshot\/SQ","doc:\/\/app.playbook-ui.PlaybookSnapshot\/SH","doc:\/\/app.playbook-ui.PlaybookSnapshot\/objc(pl)UIActivityItemsConfigurationProviding","doc:\/\/app.playbook-ui.PlaybookSnapshot\/objc(pl)UIAppearanceContainer","doc:\/\/app.playbook-ui.PlaybookSnapshot\/objc(pl)UIContentContainer","doc:\/\/app.playbook-ui.PlaybookSnapshot\/objc(pl)UIFocusEnvironment","doc:\/\/app.playbook-ui.PlaybookSnapshot\/objc(pl)UIPasteConfigurationSupporting","doc:\/\/app.playbook-ui.PlaybookSnapshot\/objc(pl)UIResponderStandardEditActions","doc:\/\/app.playbook-ui.PlaybookSnapshot\/objc(pl)UIStateRestoring","doc:\/\/app.playbook-ui.PlaybookSnapshot\/5UIKit23UITraitChangeObservableP","doc:\/\/app.playbook-ui.PlaybookSnapshot\/objc(pl)UITraitEnvironment","doc:\/\/app.playbook-ui.PlaybookSnapshot\/objc(pl)UIUserActivityRestoring"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioViewController","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The view controller to layout scenario’s content."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioViewController"}],"title":"ScenarioViewController","roleHeading":"Class","role":"symbol","symbolKind":"class","externalID":"c:@M@Playbook@objc(cs)ScenarioViewController","modules":[{"name":"PlaybookSnapshot"}],"navigatorTitle":[{"kind":"identifier","text":"ScenarioViewController"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot"]]},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioViewController\/init(context:)","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioViewController\/init(context:scenario:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioViewController\/contentViewController","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioViewController\/context","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioViewController\/disablesEndAppearanceTransition","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioViewController\/prefersStatusBarHidden","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioViewController\/scenario","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioViewController\/shouldStatusBarHidden"]},{"title":"Instance Methods","identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioViewController\/endAppearanceTransition()"]}],"references":{"doc://app.playbook-ui.PlaybookSnapshot/objc(cs)UIViewController":{"type":"unresolvable","title":"UIKit.UIViewController","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/objc(cs)UIViewController"},"doc://app.playbook-ui.PlaybookSnapshot/objc(pl)NSCoding":{"type":"unresolvable","title":"Foundation.NSCoding","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/objc(pl)NSCoding"},"doc://app.playbook-ui.PlaybookSnapshot/objc(pl)UIFocusEnvironment":{"type":"unresolvable","title":"UIKit.UIFocusEnvironment","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/objc(pl)UIFocusEnvironment"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioViewController/init(context:scenario:)":{"role":"symbol","title":"init(context:scenario:)","fragments":[{"kind":"keyword","text":"convenience"},{"kind":"text","text":" "},{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"context"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ScenarioContext","preciseIdentifier":"s:8Playbook15ScenarioContextV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"scenario"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Scenario","preciseIdentifier":"s:8Playbook8ScenarioV"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Initialize a new scenario view controller with given context."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioViewController\/init(context:scenario:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenarioviewcontroller\/init(context:scenario:)"},"doc://app.playbook-ui.PlaybookSnapshot/objc(pl)UITraitEnvironment":{"type":"unresolvable","title":"UIKit.UITraitEnvironment","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/objc(pl)UITraitEnvironment"},"doc://app.playbook-ui.PlaybookSnapshot/objc(pl)NSObject":{"type":"unresolvable","title":"ObjectiveC.NSObjectProtocol","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/objc(pl)NSObject"},"doc://app.playbook-ui.PlaybookSnapshot/objc(pl)UIAppearanceContainer":{"type":"unresolvable","title":"UIKit.UIAppearanceContainer","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/objc(pl)UIAppearanceContainer"},"doc://app.playbook-ui.PlaybookSnapshot/objc(pl)UIUserActivityRestoring":{"type":"unresolvable","title":"UIKit.UIUserActivityRestoring","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/objc(pl)UIUserActivityRestoring"},"doc://app.playbook-ui.PlaybookSnapshot/objc(pl)UIActivityItemsConfigurationProviding":{"type":"unresolvable","title":"UIKit.UIActivityItemsConfigurationProviding","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/objc(pl)UIActivityItemsConfigurationProviding"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioViewController":{"role":"symbol","title":"ScenarioViewController","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioViewController"}],"abstract":[{"type":"text","text":"The view controller to layout scenario’s content."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioViewController","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioViewController"}],"url":"\/documentation\/playbooksnapshot\/scenarioviewcontroller"},"doc://app.playbook-ui.PlaybookSnapshot/s23CustomStringConvertibleP":{"type":"unresolvable","title":"Swift.CustomStringConvertible","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/s23CustomStringConvertibleP"},"doc://app.playbook-ui.PlaybookSnapshot/objc(pl)UIStateRestoring":{"type":"unresolvable","title":"UIKit.UIStateRestoring","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/objc(pl)UIStateRestoring"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioViewController/endAppearanceTransition()":{"role":"symbol","title":"endAppearanceTransition()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"endAppearanceTransition"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Tells the child controller its appearance changed."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioViewController\/endAppearanceTransition()","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenarioviewcontroller\/endappearancetransition()"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioViewController/contentViewController":{"role":"symbol","title":"contentViewController","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"contentViewController"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UIViewController","preciseIdentifier":"c:objc(cs)UIViewController"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"The view controller wrapping content of currently displayed scenario."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioViewController\/contentViewController","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenarioviewcontroller\/contentviewcontroller"},"doc://app.playbook-ui.PlaybookSnapshot/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/SQ"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioViewController/context":{"role":"symbol","title":"context","fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"context"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ScenarioContext","preciseIdentifier":"s:8Playbook15ScenarioContextV"}],"abstract":[{"type":"text","text":"The context of scenario that indicating environments."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioViewController\/context","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenarioviewcontroller\/context"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioViewController/disablesEndAppearanceTransition":{"role":"symbol","title":"disablesEndAppearanceTransition","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"disablesEndAppearanceTransition"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Specifies whether the "},{"type":"codeVoice","code":"endAppearanceTransition"},{"type":"text","text":" should be call after transition."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioViewController\/disablesEndAppearanceTransition","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenarioviewcontroller\/disablesendappearancetransition"},"doc://app.playbook-ui.PlaybookSnapshot/objc(pl)UIContentContainer":{"type":"unresolvable","title":"UIKit.UIContentContainer","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/objc(pl)UIContentContainer"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioViewController/init(context:)":{"role":"symbol","title":"init(context:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"context"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ScenarioContext","preciseIdentifier":"s:8Playbook15ScenarioContextV"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Initialize a new scenario view controller with given context."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioViewController\/init(context:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenarioviewcontroller\/init(context:)"},"doc://app.playbook-ui.PlaybookSnapshot/objc(pl)UIPasteConfigurationSupporting":{"type":"unresolvable","title":"UIKit.UIPasteConfigurationSupporting","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/objc(pl)UIPasteConfigurationSupporting"},"doc://app.playbook-ui.PlaybookSnapshot/s28CustomDebugStringConvertibleP":{"type":"unresolvable","title":"Swift.CustomDebugStringConvertible","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/s28CustomDebugStringConvertibleP"},"doc://app.playbook-ui.PlaybookSnapshot/objc(pl)NSExtensionRequestHandling":{"type":"unresolvable","title":"Foundation.NSExtensionRequestHandling","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/objc(pl)NSExtensionRequestHandling"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioViewController/shouldStatusBarHidden":{"role":"symbol","title":"shouldStatusBarHidden","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"shouldStatusBarHidden"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Specifies whether the status bar should be hidden."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioViewController\/shouldStatusBarHidden","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenarioviewcontroller\/shouldstatusbarhidden"},"doc://app.playbook-ui.PlaybookSnapshot/s7CVarArgP":{"type":"unresolvable","title":"Swift.CVarArg","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/s7CVarArgP"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioViewController/prefersStatusBarHidden":{"role":"symbol","title":"prefersStatusBarHidden","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"prefersStatusBarHidden"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Specifies whether the view controller prefers the status bar to be hidden or shown."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioViewController\/prefersStatusBarHidden","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenarioviewcontroller\/prefersstatusbarhidden"},"doc://app.playbook-ui.PlaybookSnapshot/objc(pl)UIResponderStandardEditActions":{"type":"unresolvable","title":"UIKit.UIResponderStandardEditActions","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/objc(pl)UIResponderStandardEditActions"},"doc://app.playbook-ui.PlaybookSnapshot/5UIKit23UITraitChangeObservableP":{"type":"unresolvable","title":"UIKit.UITraitChangeObservable","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/5UIKit23UITraitChangeObservableP"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioViewController/scenario":{"role":"symbol","title":"scenario","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"scenario"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Scenario","preciseIdentifier":"s:8Playbook8ScenarioV"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"The currently displayed scenario."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioViewController\/scenario","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenarioviewcontroller\/scenario"},"doc://app.playbook-ui.PlaybookSnapshot/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/SH"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/scenarioviewcontroller/context.json b/data/documentation/playbooksnapshot/scenarioviewcontroller/context.json index b28c6d0..1badc4b 100644 --- a/data/documentation/playbooksnapshot/scenarioviewcontroller/context.json +++ b/data/documentation/playbooksnapshot/scenarioviewcontroller/context.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"context"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioContext","preciseIdentifier":"s:8Playbook15ScenarioContextV","text":"ScenarioContext"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenarioviewcontroller\/context"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioViewController\/context","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The context of scenario that indicating environments."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"context"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ScenarioContext","preciseIdentifier":"s:8Playbook15ScenarioContextV"}],"title":"context","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:8Playbook22ScenarioViewControllerC7contextAA0B7ContextVvp","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioViewController"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioContext":{"role":"symbol","title":"ScenarioContext","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioContext"}],"abstract":[{"type":"text","text":"The context of scenario."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioContext","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioContext"}],"url":"\/documentation\/playbooksnapshot\/scenariocontext"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioViewController":{"role":"symbol","title":"ScenarioViewController","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioViewController"}],"abstract":[{"type":"text","text":"The view controller to layout scenario’s content."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioViewController","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioViewController"}],"url":"\/documentation\/playbooksnapshot\/scenarioviewcontroller"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioViewController/context":{"role":"symbol","title":"context","fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"context"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ScenarioContext","preciseIdentifier":"s:8Playbook15ScenarioContextV"}],"abstract":[{"type":"text","text":"The context of scenario that indicating environments."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioViewController\/context","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenarioviewcontroller\/context"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"context"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioContext","preciseIdentifier":"s:8Playbook15ScenarioContextV","text":"ScenarioContext"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenarioviewcontroller\/context"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioViewController\/context","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The context of scenario that indicating environments."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"context"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ScenarioContext","preciseIdentifier":"s:8Playbook15ScenarioContextV"}],"title":"context","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:8Playbook22ScenarioViewControllerC7contextAA0B7ContextVvp","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioViewController"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioContext":{"role":"symbol","title":"ScenarioContext","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioContext"}],"abstract":[{"type":"text","text":"The context of scenario."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioContext","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioContext"}],"url":"\/documentation\/playbooksnapshot\/scenariocontext"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioViewController":{"role":"symbol","title":"ScenarioViewController","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioViewController"}],"abstract":[{"type":"text","text":"The view controller to layout scenario’s content."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioViewController","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioViewController"}],"url":"\/documentation\/playbooksnapshot\/scenarioviewcontroller"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioViewController/context":{"role":"symbol","title":"context","fragments":[{"kind":"keyword","text":"let"},{"kind":"text","text":" "},{"kind":"identifier","text":"context"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ScenarioContext","preciseIdentifier":"s:8Playbook15ScenarioContextV"}],"abstract":[{"type":"text","text":"The context of scenario that indicating environments."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioViewController\/context","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenarioviewcontroller\/context"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/scenarioviewcontroller/endappearancetransition().json b/data/documentation/playbooksnapshot/scenarioviewcontroller/endappearancetransition().json index b9f497e..e73ddd8 100644 --- a/data/documentation/playbooksnapshot/scenarioviewcontroller/endappearancetransition().json +++ b/data/documentation/playbooksnapshot/scenarioviewcontroller/endappearancetransition().json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"override"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"endAppearanceTransition"},{"kind":"text","text":"()"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenarioviewcontroller\/endappearancetransition()"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioViewController\/endAppearanceTransition()","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Tells the child controller its appearance changed."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"endAppearanceTransition"},{"kind":"text","text":"()"}],"title":"endAppearanceTransition()","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"c:@M@Playbook@objc(cs)ScenarioViewController(im)endAppearanceTransition","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioViewController"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioViewController/endAppearanceTransition()":{"role":"symbol","title":"endAppearanceTransition()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"endAppearanceTransition"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Tells the child controller its appearance changed."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioViewController\/endAppearanceTransition()","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenarioviewcontroller\/endappearancetransition()"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioViewController":{"role":"symbol","title":"ScenarioViewController","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioViewController"}],"abstract":[{"type":"text","text":"The view controller to layout scenario’s content."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioViewController","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioViewController"}],"url":"\/documentation\/playbooksnapshot\/scenarioviewcontroller"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"override"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"endAppearanceTransition"},{"kind":"text","text":"()"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenarioviewcontroller\/endappearancetransition()"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioViewController\/endAppearanceTransition()","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Tells the child controller its appearance changed."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"endAppearanceTransition"},{"kind":"text","text":"()"}],"title":"endAppearanceTransition()","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"c:@M@Playbook@objc(cs)ScenarioViewController(im)endAppearanceTransition","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioViewController"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioViewController":{"role":"symbol","title":"ScenarioViewController","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioViewController"}],"abstract":[{"type":"text","text":"The view controller to layout scenario’s content."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioViewController","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioViewController"}],"url":"\/documentation\/playbooksnapshot\/scenarioviewcontroller"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioViewController/endAppearanceTransition()":{"role":"symbol","title":"endAppearanceTransition()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"endAppearanceTransition"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Tells the child controller its appearance changed."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioViewController\/endAppearanceTransition()","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenarioviewcontroller\/endappearancetransition()"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/scenarioviewcontroller/init(context:).json b/data/documentation/playbooksnapshot/scenarioviewcontroller/init(context:).json index ab163bb..1769182 100644 --- a/data/documentation/playbooksnapshot/scenarioviewcontroller/init(context:).json +++ b/data/documentation/playbooksnapshot/scenarioviewcontroller/init(context:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"context"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioContext","preciseIdentifier":"s:8Playbook15ScenarioContextV","text":"ScenarioContext"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"name":"context","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The context of scenario."}]}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenarioviewcontroller\/init(context:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioViewController\/init(context:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Initialize a new scenario view controller with given context."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"context"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ScenarioContext","preciseIdentifier":"s:8Playbook15ScenarioContextV"},{"kind":"text","text":")"}],"title":"init(context:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:8Playbook22ScenarioViewControllerC7contextAcA0B7ContextV_tcfc","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioViewController"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioContext":{"role":"symbol","title":"ScenarioContext","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioContext"}],"abstract":[{"type":"text","text":"The context of scenario."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioContext","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioContext"}],"url":"\/documentation\/playbooksnapshot\/scenariocontext"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioViewController":{"role":"symbol","title":"ScenarioViewController","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioViewController"}],"abstract":[{"type":"text","text":"The view controller to layout scenario’s content."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioViewController","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioViewController"}],"url":"\/documentation\/playbooksnapshot\/scenarioviewcontroller"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioViewController/init(context:)":{"role":"symbol","title":"init(context:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"context"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ScenarioContext","preciseIdentifier":"s:8Playbook15ScenarioContextV"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Initialize a new scenario view controller with given context."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioViewController\/init(context:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenarioviewcontroller\/init(context:)"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"context"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioContext","preciseIdentifier":"s:8Playbook15ScenarioContextV","text":"ScenarioContext"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"name":"context","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The context of scenario."}]}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenarioviewcontroller\/init(context:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioViewController\/init(context:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Initialize a new scenario view controller with given context."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"context"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ScenarioContext","preciseIdentifier":"s:8Playbook15ScenarioContextV"},{"kind":"text","text":")"}],"title":"init(context:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:8Playbook22ScenarioViewControllerC7contextAcA0B7ContextV_tcfc","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioViewController"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioContext":{"role":"symbol","title":"ScenarioContext","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioContext"}],"abstract":[{"type":"text","text":"The context of scenario."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioContext","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioContext"}],"url":"\/documentation\/playbooksnapshot\/scenariocontext"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioViewController/init(context:)":{"role":"symbol","title":"init(context:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"context"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ScenarioContext","preciseIdentifier":"s:8Playbook15ScenarioContextV"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Initialize a new scenario view controller with given context."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioViewController\/init(context:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenarioviewcontroller\/init(context:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioViewController":{"role":"symbol","title":"ScenarioViewController","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioViewController"}],"abstract":[{"type":"text","text":"The view controller to layout scenario’s content."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioViewController","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioViewController"}],"url":"\/documentation\/playbooksnapshot\/scenarioviewcontroller"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/scenarioviewcontroller/init(context:scenario:).json b/data/documentation/playbooksnapshot/scenarioviewcontroller/init(context:scenario:).json index f89ded6..b510495 100644 --- a/data/documentation/playbooksnapshot/scenarioviewcontroller/init(context:scenario:).json +++ b/data/documentation/playbooksnapshot/scenarioviewcontroller/init(context:scenario:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"convenience"},{"kind":"text","text":" "},{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"context"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioContext","preciseIdentifier":"s:8Playbook15ScenarioContextV","text":"ScenarioContext"},{"kind":"text","text":", "},{"kind":"externalParam","text":"scenario"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario","preciseIdentifier":"s:8Playbook8ScenarioV","text":"Scenario"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"name":"context","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The context of scenario."}]}]},{"name":"scenario","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A scenario to be displayed initially."}]}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenarioviewcontroller\/init(context:scenario:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioViewController\/init(context:scenario:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Initialize a new scenario view controller with given context."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"convenience"},{"kind":"text","text":" "},{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"context"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ScenarioContext","preciseIdentifier":"s:8Playbook15ScenarioContextV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"scenario"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Scenario","preciseIdentifier":"s:8Playbook8ScenarioV"},{"kind":"text","text":")"}],"title":"init(context:scenario:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:8Playbook22ScenarioViewControllerC7context8scenarioAcA0B7ContextV_AA0B0Vtcfc","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioViewController"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioViewController":{"role":"symbol","title":"ScenarioViewController","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioViewController"}],"abstract":[{"type":"text","text":"The view controller to layout scenario’s content."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioViewController","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioViewController"}],"url":"\/documentation\/playbooksnapshot\/scenarioviewcontroller"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Scenario":{"role":"symbol","title":"Scenario","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Scenario"}],"abstract":[{"type":"text","text":"Represents part of the component state."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Scenario"}],"url":"\/documentation\/playbooksnapshot\/scenario"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioViewController/init(context:scenario:)":{"role":"symbol","title":"init(context:scenario:)","fragments":[{"kind":"keyword","text":"convenience"},{"kind":"text","text":" "},{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"context"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ScenarioContext","preciseIdentifier":"s:8Playbook15ScenarioContextV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"scenario"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Scenario","preciseIdentifier":"s:8Playbook8ScenarioV"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Initialize a new scenario view controller with given context."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioViewController\/init(context:scenario:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenarioviewcontroller\/init(context:scenario:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioContext":{"role":"symbol","title":"ScenarioContext","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioContext"}],"abstract":[{"type":"text","text":"The context of scenario."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioContext","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioContext"}],"url":"\/documentation\/playbooksnapshot\/scenariocontext"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"convenience"},{"kind":"text","text":" "},{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"context"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioContext","preciseIdentifier":"s:8Playbook15ScenarioContextV","text":"ScenarioContext"},{"kind":"text","text":", "},{"kind":"externalParam","text":"scenario"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario","preciseIdentifier":"s:8Playbook8ScenarioV","text":"Scenario"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"name":"context","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The context of scenario."}]}]},{"name":"scenario","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A scenario to be displayed initially."}]}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenarioviewcontroller\/init(context:scenario:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioViewController\/init(context:scenario:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Initialize a new scenario view controller with given context."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"convenience"},{"kind":"text","text":" "},{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"context"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ScenarioContext","preciseIdentifier":"s:8Playbook15ScenarioContextV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"scenario"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Scenario","preciseIdentifier":"s:8Playbook8ScenarioV"},{"kind":"text","text":")"}],"title":"init(context:scenario:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:8Playbook22ScenarioViewControllerC7context8scenarioAcA0B7ContextV_AA0B0Vtcfc","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioViewController"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioViewController/init(context:scenario:)":{"role":"symbol","title":"init(context:scenario:)","fragments":[{"kind":"keyword","text":"convenience"},{"kind":"text","text":" "},{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"context"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"ScenarioContext","preciseIdentifier":"s:8Playbook15ScenarioContextV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"scenario"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Scenario","preciseIdentifier":"s:8Playbook8ScenarioV"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Initialize a new scenario view controller with given context."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioViewController\/init(context:scenario:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenarioviewcontroller\/init(context:scenario:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioViewController":{"role":"symbol","title":"ScenarioViewController","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioViewController"}],"abstract":[{"type":"text","text":"The view controller to layout scenario’s content."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioViewController","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioViewController"}],"url":"\/documentation\/playbooksnapshot\/scenarioviewcontroller"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioContext":{"role":"symbol","title":"ScenarioContext","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioContext"}],"abstract":[{"type":"text","text":"The context of scenario."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioContext","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioContext"}],"url":"\/documentation\/playbooksnapshot\/scenariocontext"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Scenario":{"role":"symbol","title":"Scenario","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Scenario"}],"abstract":[{"type":"text","text":"Represents part of the component state."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Scenario"}],"url":"\/documentation\/playbooksnapshot\/scenario"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/scenarioviewcontroller/prefersstatusbarhidden.json b/data/documentation/playbooksnapshot/scenarioviewcontroller/prefersstatusbarhidden.json index c9287d4..46cb580 100644 --- a/data/documentation/playbooksnapshot/scenarioviewcontroller/prefersstatusbarhidden.json +++ b/data/documentation/playbooksnapshot/scenarioviewcontroller/prefersstatusbarhidden.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"override"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"prefersStatusBarHidden"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenarioviewcontroller\/prefersstatusbarhidden"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioViewController\/prefersStatusBarHidden","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Specifies whether the view controller prefers the status bar to be hidden or shown."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"prefersStatusBarHidden"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"title":"prefersStatusBarHidden","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"c:@M@Playbook@objc(cs)ScenarioViewController(py)prefersStatusBarHidden","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioViewController"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioViewController/prefersStatusBarHidden":{"role":"symbol","title":"prefersStatusBarHidden","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"prefersStatusBarHidden"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Specifies whether the view controller prefers the status bar to be hidden or shown."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioViewController\/prefersStatusBarHidden","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenarioviewcontroller\/prefersstatusbarhidden"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioViewController":{"role":"symbol","title":"ScenarioViewController","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioViewController"}],"abstract":[{"type":"text","text":"The view controller to layout scenario’s content."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioViewController","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioViewController"}],"url":"\/documentation\/playbooksnapshot\/scenarioviewcontroller"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"override"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"prefersStatusBarHidden"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenarioviewcontroller\/prefersstatusbarhidden"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioViewController\/prefersStatusBarHidden","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Specifies whether the view controller prefers the status bar to be hidden or shown."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"prefersStatusBarHidden"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"title":"prefersStatusBarHidden","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"c:@M@Playbook@objc(cs)ScenarioViewController(py)prefersStatusBarHidden","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioViewController"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioViewController/prefersStatusBarHidden":{"role":"symbol","title":"prefersStatusBarHidden","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"prefersStatusBarHidden"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Specifies whether the view controller prefers the status bar to be hidden or shown."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioViewController\/prefersStatusBarHidden","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenarioviewcontroller\/prefersstatusbarhidden"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioViewController":{"role":"symbol","title":"ScenarioViewController","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioViewController"}],"abstract":[{"type":"text","text":"The view controller to layout scenario’s content."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioViewController","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioViewController"}],"url":"\/documentation\/playbooksnapshot\/scenarioviewcontroller"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/scenarioviewcontroller/scenario.json b/data/documentation/playbooksnapshot/scenarioviewcontroller/scenario.json index ce93cf0..c351852 100644 --- a/data/documentation/playbooksnapshot/scenarioviewcontroller/scenario.json +++ b/data/documentation/playbooksnapshot/scenarioviewcontroller/scenario.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"scenario"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario","preciseIdentifier":"s:8Playbook8ScenarioV","text":"Scenario"},{"kind":"text","text":"? { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" "},{"kind":"keyword","text":"set"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenarioviewcontroller\/scenario"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioViewController\/scenario","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The currently displayed scenario."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"scenario"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Scenario","preciseIdentifier":"s:8Playbook8ScenarioV"},{"kind":"text","text":"?"}],"title":"scenario","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:8Playbook22ScenarioViewControllerC8scenarioAA0B0VSgvp","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioViewController"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioViewController/scenario":{"role":"symbol","title":"scenario","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"scenario"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Scenario","preciseIdentifier":"s:8Playbook8ScenarioV"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"The currently displayed scenario."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioViewController\/scenario","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenarioviewcontroller\/scenario"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioViewController":{"role":"symbol","title":"ScenarioViewController","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioViewController"}],"abstract":[{"type":"text","text":"The view controller to layout scenario’s content."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioViewController","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioViewController"}],"url":"\/documentation\/playbooksnapshot\/scenarioviewcontroller"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Scenario":{"role":"symbol","title":"Scenario","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Scenario"}],"abstract":[{"type":"text","text":"Represents part of the component state."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Scenario"}],"url":"\/documentation\/playbooksnapshot\/scenario"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"scenario"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario","preciseIdentifier":"s:8Playbook8ScenarioV","text":"Scenario"},{"kind":"text","text":"? { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" "},{"kind":"keyword","text":"set"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/scenarioviewcontroller\/scenario"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioViewController\/scenario","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The currently displayed scenario."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"scenario"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Scenario","preciseIdentifier":"s:8Playbook8ScenarioV"},{"kind":"text","text":"?"}],"title":"scenario","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:8Playbook22ScenarioViewControllerC8scenarioAA0B0VSgvp","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioViewController"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Scenario":{"role":"symbol","title":"Scenario","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Scenario"}],"abstract":[{"type":"text","text":"Represents part of the component state."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Scenario"}],"url":"\/documentation\/playbooksnapshot\/scenario"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioViewController":{"role":"symbol","title":"ScenarioViewController","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"ScenarioViewController"}],"abstract":[{"type":"text","text":"The view controller to layout scenario’s content."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioViewController","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ScenarioViewController"}],"url":"\/documentation\/playbooksnapshot\/scenarioviewcontroller"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/ScenarioViewController/scenario":{"role":"symbol","title":"scenario","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"scenario"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Scenario","preciseIdentifier":"s:8Playbook8ScenarioV"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"The currently displayed scenario."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/ScenarioViewController\/scenario","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/scenarioviewcontroller\/scenario"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/snapshot.json b/data/documentation/playbooksnapshot/snapshot.json index 9f95575..815b27c 100644 --- a/data/documentation/playbooksnapshot/snapshot.json +++ b/data/documentation/playbooksnapshot/snapshot.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Snapshot"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/snapshot"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/TestTool"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Snapshot","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The testing tool which generates snapshot images from scenarios managed by "},{"type":"codeVoice","code":"Playbook"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Snapshot"}],"title":"Snapshot","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:16PlaybookSnapshot0B0V","modules":[{"name":"PlaybookSnapshot"}],"navigatorTitle":[{"kind":"identifier","text":"Snapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot"]]},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Snapshot\/init(directory:clean:format:timeout:scale:keyWindow:devices:viewPreprocessor:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Snapshot\/clean","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Snapshot\/devices","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Snapshot\/directory","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Snapshot\/format","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Snapshot\/keyWindow","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Snapshot\/scale","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Snapshot\/timeout","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Snapshot\/viewPreprocessor"]},{"title":"Instance Methods","identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Snapshot\/run(with:)"]}],"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Snapshot/run(with:)":{"role":"symbol","title":"run(with:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"run"},{"kind":"text","text":"("},{"kind":"externalParam","text":"with"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Playbook","preciseIdentifier":"s:8PlaybookAAC"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Generates snapshot images for passed "},{"type":"codeVoice","code":"Playbook"},{"type":"text","text":" instance."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Snapshot\/run(with:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshot\/run(with:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Snapshot/viewPreprocessor":{"role":"symbol","title":"viewPreprocessor","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"viewPreprocessor"},{"kind":"text","text":": (("},{"kind":"typeIdentifier","text":"UIView","preciseIdentifier":"c:objc(cs)UIView"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"UIView","preciseIdentifier":"c:objc(cs)UIView"},{"kind":"text","text":")?"}],"abstract":[{"type":"text","text":"A closure to preprocess scenario UIView before generating snapshot."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Snapshot\/viewPreprocessor","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshot\/viewpreprocessor"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Snapshot/scale":{"role":"symbol","title":"scale","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"scale"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"}],"abstract":[{"type":"text","text":"A rendering scale of the snapshot image."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Snapshot\/scale","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshot\/scale"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Snapshot/clean":{"role":"symbol","title":"clean","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"clean"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Specifies whether that to clean directory before generating snapshots."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Snapshot\/clean","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshot\/clean"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Snapshot/init(directory:clean:format:timeout:scale:keyWindow:devices:viewPreprocessor:)":{"role":"symbol","title":"init(directory:clean:format:timeout:scale:keyWindow:devices:viewPreprocessor:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"directory"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"clean"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":", "},{"kind":"externalParam","text":"format"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SnapshotSupport","preciseIdentifier":"s:8Playbook15SnapshotSupportO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"ImageFormat","preciseIdentifier":"s:8Playbook15SnapshotSupportO11ImageFormatO"},{"kind":"text","text":", "},{"kind":"externalParam","text":"timeout"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"TimeInterval","preciseIdentifier":"c:@T@NSTimeInterval"},{"kind":"text","text":", "},{"kind":"externalParam","text":"scale"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"keyWindow"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UIWindow","preciseIdentifier":"c:objc(cs)UIWindow"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"devices"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"], "},{"kind":"externalParam","text":"viewPreprocessor"},{"kind":"text","text":": (("},{"kind":"typeIdentifier","text":"UIView","preciseIdentifier":"c:objc(cs)UIView"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"UIView","preciseIdentifier":"c:objc(cs)UIView"},{"kind":"text","text":")?)"}],"abstract":[{"type":"text","text":"Creates a new snapshot tool for export all image files into specified directory."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Snapshot\/init(directory:clean:format:timeout:scale:keyWindow:devices:viewPreprocessor:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshot\/init(directory:clean:format:timeout:scale:keywindow:devices:viewpreprocessor:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Snapshot/timeout":{"role":"symbol","title":"timeout","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"timeout"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"TimeInterval","preciseIdentifier":"c:@T@NSTimeInterval"}],"abstract":[{"type":"text","text":"A timeout interval until the finish snapshot of all scenarios."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Snapshot\/timeout","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshot\/timeout"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Snapshot":{"role":"symbol","title":"Snapshot","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Snapshot"}],"abstract":[{"type":"text","text":"The testing tool which generates snapshot images from scenarios managed by "},{"type":"codeVoice","code":"Playbook"},{"type":"text","text":"."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Snapshot","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Snapshot"}],"url":"\/documentation\/playbooksnapshot\/snapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Snapshot/directory":{"role":"symbol","title":"directory","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"directory"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"}],"abstract":[{"type":"text","text":"A base directory for exporting snapshot image files."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Snapshot\/directory","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshot\/directory"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Snapshot/keyWindow":{"role":"symbol","title":"keyWindow","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"keyWindow"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UIWindow","preciseIdentifier":"c:objc(cs)UIWindow"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"The key window of the application."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Snapshot\/keyWindow","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshot\/keywindow"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Snapshot/format":{"role":"symbol","title":"format","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"format"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SnapshotSupport","preciseIdentifier":"s:8Playbook15SnapshotSupportO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"ImageFormat","preciseIdentifier":"s:8Playbook15SnapshotSupportO11ImageFormatO"}],"abstract":[{"type":"text","text":"An image file format of exported data."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Snapshot\/format","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshot\/format"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Snapshot/devices":{"role":"symbol","title":"devices","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"devices"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"]"}],"abstract":[{"type":"text","text":"A set of snapshot environment simulating devices."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Snapshot\/devices","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshot\/devices"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/TestTool":{"role":"symbol","title":"TestTool","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"TestTool"}],"abstract":[{"type":"text","text":"Represents a tool for testing scenarios managed by playbooks."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/TestTool","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"TestTool"}],"url":"\/documentation\/playbooksnapshot\/testtool"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Snapshot"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/snapshot"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/TestTool"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Snapshot","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The testing tool which generates snapshot images from scenarios managed by "},{"type":"codeVoice","code":"Playbook"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Snapshot"}],"title":"Snapshot","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:16PlaybookSnapshot0B0V","modules":[{"name":"PlaybookSnapshot"}],"navigatorTitle":[{"kind":"identifier","text":"Snapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot"]]},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Snapshot\/init(directory:clean:format:timeout:scale:keyWindow:devices:logOutput:viewPreprocessor:)"]},{"title":"Instance Methods","identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Snapshot\/run(with:)"]}],"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/TestTool":{"role":"symbol","title":"TestTool","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"TestTool"}],"abstract":[{"type":"text","text":"Represents a tool for testing scenarios managed by playbooks."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/TestTool","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"TestTool"}],"url":"\/documentation\/playbooksnapshot\/testtool"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Snapshot":{"role":"symbol","title":"Snapshot","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Snapshot"}],"abstract":[{"type":"text","text":"The testing tool which generates snapshot images from scenarios managed by "},{"type":"codeVoice","code":"Playbook"},{"type":"text","text":"."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Snapshot","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Snapshot"}],"url":"\/documentation\/playbooksnapshot\/snapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Snapshot/init(directory:clean:format:timeout:scale:keyWindow:devices:logOutput:viewPreprocessor:)":{"role":"symbol","title":"init(directory:clean:format:timeout:scale:keyWindow:devices:logOutput:viewPreprocessor:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"directory"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"clean"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":", "},{"kind":"externalParam","text":"format"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SnapshotSupport","preciseIdentifier":"s:8Playbook15SnapshotSupportO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"ImageFormat","preciseIdentifier":"s:8Playbook15SnapshotSupportO11ImageFormatO"},{"kind":"text","text":", "},{"kind":"externalParam","text":"timeout"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"TimeInterval","preciseIdentifier":"c:@T@NSTimeInterval"},{"kind":"text","text":", "},{"kind":"externalParam","text":"scale"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"keyWindow"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UIWindow","preciseIdentifier":"c:objc(cs)UIWindow"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"devices"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"], "},{"kind":"externalParam","text":"logOutput"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"TextOutputStream","preciseIdentifier":"s:s16TextOutputStreamP"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"viewPreprocessor"},{"kind":"text","text":": (("},{"kind":"typeIdentifier","text":"UIView","preciseIdentifier":"c:objc(cs)UIView"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"UIView","preciseIdentifier":"c:objc(cs)UIView"},{"kind":"text","text":")?)"}],"abstract":[{"type":"text","text":"Creates a new snapshot tool for export all image files into specified directory."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Snapshot\/init(directory:clean:format:timeout:scale:keyWindow:devices:logOutput:viewPreprocessor:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshot\/init(directory:clean:format:timeout:scale:keywindow:devices:logoutput:viewpreprocessor:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Snapshot/run(with:)":{"role":"symbol","title":"run(with:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"run"},{"kind":"text","text":"("},{"kind":"externalParam","text":"with"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Playbook","preciseIdentifier":"s:8PlaybookAAC"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Generates snapshot images for passed "},{"type":"codeVoice","code":"Playbook"},{"type":"text","text":" instance."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Snapshot\/run(with:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshot\/run(with:)"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/snapshot/clean.json b/data/documentation/playbooksnapshot/snapshot/clean.json deleted file mode 100644 index 22309b3..0000000 --- a/data/documentation/playbooksnapshot/snapshot/clean.json +++ /dev/null @@ -1 +0,0 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"clean"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/snapshot\/clean"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Snapshot\/clean","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Specifies whether that to clean directory before generating snapshots."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"clean"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"title":"clean","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:16PlaybookSnapshot0B0V5cleanSbvp","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Snapshot"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Snapshot":{"role":"symbol","title":"Snapshot","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Snapshot"}],"abstract":[{"type":"text","text":"The testing tool which generates snapshot images from scenarios managed by "},{"type":"codeVoice","code":"Playbook"},{"type":"text","text":"."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Snapshot","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Snapshot"}],"url":"\/documentation\/playbooksnapshot\/snapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Snapshot/clean":{"role":"symbol","title":"clean","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"clean"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Specifies whether that to clean directory before generating snapshots."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Snapshot\/clean","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshot\/clean"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/snapshot/devices.json b/data/documentation/playbooksnapshot/snapshot/devices.json deleted file mode 100644 index 2380c80..0000000 --- a/data/documentation/playbooksnapshot/snapshot/devices.json +++ /dev/null @@ -1 +0,0 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"devices"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV","text":"SnapshotDevice"},{"kind":"text","text":"]"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/snapshot\/devices"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Snapshot\/devices","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"A set of snapshot environment simulating devices."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"devices"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"]"}],"title":"devices","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:16PlaybookSnapshot0B0V7devicesSay0A00B6DeviceVGvp","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Snapshot"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Snapshot/devices":{"role":"symbol","title":"devices","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"devices"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"]"}],"abstract":[{"type":"text","text":"A set of snapshot environment simulating devices."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Snapshot\/devices","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshot\/devices"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice":{"role":"symbol","title":"SnapshotDevice","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SnapshotDevice"}],"abstract":[{"type":"text","text":"The device representation for simulating environments of each device such as"},{"type":"text","text":" "},{"type":"text","text":"size, orientation, safe area, trait collection, or dark mode appearance."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SnapshotDevice"}],"url":"\/documentation\/playbooksnapshot\/snapshotdevice"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Snapshot":{"role":"symbol","title":"Snapshot","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Snapshot"}],"abstract":[{"type":"text","text":"The testing tool which generates snapshot images from scenarios managed by "},{"type":"codeVoice","code":"Playbook"},{"type":"text","text":"."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Snapshot","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Snapshot"}],"url":"\/documentation\/playbooksnapshot\/snapshot"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/snapshot/directory.json b/data/documentation/playbooksnapshot/snapshot/directory.json deleted file mode 100644 index bb86122..0000000 --- a/data/documentation/playbooksnapshot/snapshot/directory.json +++ /dev/null @@ -1 +0,0 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"directory"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/snapshot\/directory"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Snapshot\/directory","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"A base directory for exporting snapshot image files."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"directory"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"}],"title":"directory","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:16PlaybookSnapshot0B0V9directory10Foundation3URLVvp","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Snapshot"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Snapshot/directory":{"role":"symbol","title":"directory","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"directory"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"}],"abstract":[{"type":"text","text":"A base directory for exporting snapshot image files."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Snapshot\/directory","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshot\/directory"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Snapshot":{"role":"symbol","title":"Snapshot","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Snapshot"}],"abstract":[{"type":"text","text":"The testing tool which generates snapshot images from scenarios managed by "},{"type":"codeVoice","code":"Playbook"},{"type":"text","text":"."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Snapshot","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Snapshot"}],"url":"\/documentation\/playbooksnapshot\/snapshot"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/snapshot/format.json b/data/documentation/playbooksnapshot/snapshot/format.json deleted file mode 100644 index 9bb57e8..0000000 --- a/data/documentation/playbooksnapshot/snapshot/format.json +++ /dev/null @@ -1 +0,0 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"format"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotSupport","preciseIdentifier":"s:8Playbook15SnapshotSupportO","text":"SnapshotSupport"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotSupport\/ImageFormat","preciseIdentifier":"s:8Playbook15SnapshotSupportO11ImageFormatO","text":"ImageFormat"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/snapshot\/format"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Snapshot\/format","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"An image file format of exported data."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"format"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SnapshotSupport","preciseIdentifier":"s:8Playbook15SnapshotSupportO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"ImageFormat","preciseIdentifier":"s:8Playbook15SnapshotSupportO11ImageFormatO"}],"title":"format","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:16PlaybookSnapshot0B0V6format0A00B7SupportO11ImageFormatOvp","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Snapshot"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Snapshot":{"role":"symbol","title":"Snapshot","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Snapshot"}],"abstract":[{"type":"text","text":"The testing tool which generates snapshot images from scenarios managed by "},{"type":"codeVoice","code":"Playbook"},{"type":"text","text":"."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Snapshot","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Snapshot"}],"url":"\/documentation\/playbooksnapshot\/snapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Snapshot/format":{"role":"symbol","title":"format","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"format"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SnapshotSupport","preciseIdentifier":"s:8Playbook15SnapshotSupportO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"ImageFormat","preciseIdentifier":"s:8Playbook15SnapshotSupportO11ImageFormatO"}],"abstract":[{"type":"text","text":"An image file format of exported data."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Snapshot\/format","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshot\/format"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotSupport":{"role":"symbol","title":"SnapshotSupport","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SnapshotSupport"}],"abstract":[{"type":"text","text":"A namespace for the methods supporting to generate snapshot from scenarios."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotSupport","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SnapshotSupport"}],"url":"\/documentation\/playbooksnapshot\/snapshotsupport"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotSupport/ImageFormat":{"role":"symbol","title":"SnapshotSupport.ImageFormat","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"ImageFormat"}],"abstract":[{"type":"text","text":"The image format of the exported file."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotSupport\/ImageFormat","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ImageFormat"}],"url":"\/documentation\/playbooksnapshot\/snapshotsupport\/imageformat"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/snapshot/init(directory:clean:format:timeout:scale:keywindow:devices:logoutput:viewpreprocessor:).json b/data/documentation/playbooksnapshot/snapshot/init(directory:clean:format:timeout:scale:keywindow:devices:logoutput:viewpreprocessor:).json new file mode 100644 index 0000000..e760458 --- /dev/null +++ b/data/documentation/playbooksnapshot/snapshot/init(directory:clean:format:timeout:scale:keywindow:devices:logoutput:viewpreprocessor:).json @@ -0,0 +1 @@ +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"directory"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"clean"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":" = false, "},{"kind":"externalParam","text":"format"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotSupport","preciseIdentifier":"s:8Playbook15SnapshotSupportO","text":"SnapshotSupport"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotSupport\/ImageFormat","preciseIdentifier":"s:8Playbook15SnapshotSupportO11ImageFormatO","text":"ImageFormat"},{"kind":"text","text":", "},{"kind":"externalParam","text":"timeout"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"TimeInterval","preciseIdentifier":"c:@T@NSTimeInterval"},{"kind":"text","text":" = 600, "},{"kind":"externalParam","text":"scale"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"kind":"text","text":" = UIScreen.main.scale, "},{"kind":"externalParam","text":"keyWindow"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UIWindow","preciseIdentifier":"c:objc(cs)UIWindow"},{"kind":"text","text":"? = nil, "},{"kind":"externalParam","text":"devices"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV","text":"SnapshotDevice"},{"kind":"text","text":"], "},{"kind":"externalParam","text":"logOutput"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"TextOutputStream","preciseIdentifier":"s:s16TextOutputStreamP"},{"kind":"text","text":"? = nil, "},{"kind":"externalParam","text":"viewPreprocessor"},{"kind":"text","text":": (("},{"kind":"typeIdentifier","text":"UIView","preciseIdentifier":"c:objc(cs)UIView"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"UIView","preciseIdentifier":"c:objc(cs)UIView"},{"kind":"text","text":")? = nil)"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"name":"directory","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A base directory for exporting snapshot image files."}]}]},{"name":"clean","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Specifies whether to clean directory before generating snapshots."}]}]},{"name":"format","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"An image file format of exported data."}]}]},{"name":"timeout","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A timeout interval until the finish snapshot of all scenarios."}]}]},{"name":"scale","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A rendering scale of the snapshot image."}]}]},{"name":"keyWindow","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The key window of the application."}]}]},{"name":"devices","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A set of snapshot environment simulating devices."}]}]},{"name":"viewPreprocessor","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A closure to preprocess scenario UIView before generating snapshot."}]}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/snapshot\/init(directory:clean:format:timeout:scale:keywindow:devices:logoutput:viewpreprocessor:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Snapshot\/init(directory:clean:format:timeout:scale:keyWindow:devices:logOutput:viewPreprocessor:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new snapshot tool for export all image files into specified directory."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"directory"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"clean"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":", "},{"kind":"externalParam","text":"format"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SnapshotSupport","preciseIdentifier":"s:8Playbook15SnapshotSupportO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"ImageFormat","preciseIdentifier":"s:8Playbook15SnapshotSupportO11ImageFormatO"},{"kind":"text","text":", "},{"kind":"externalParam","text":"timeout"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"TimeInterval","preciseIdentifier":"c:@T@NSTimeInterval"},{"kind":"text","text":", "},{"kind":"externalParam","text":"scale"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"keyWindow"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UIWindow","preciseIdentifier":"c:objc(cs)UIWindow"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"devices"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"], "},{"kind":"externalParam","text":"logOutput"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"TextOutputStream","preciseIdentifier":"s:s16TextOutputStreamP"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"viewPreprocessor"},{"kind":"text","text":": (("},{"kind":"typeIdentifier","text":"UIView","preciseIdentifier":"c:objc(cs)UIView"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"UIView","preciseIdentifier":"c:objc(cs)UIView"},{"kind":"text","text":")?)"}],"title":"init(directory:clean:format:timeout:scale:keyWindow:devices:logOutput:viewPreprocessor:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:16PlaybookSnapshot0B0V9directory5clean6format7timeout5scale9keyWindow7devices9logOutput16viewPreprocessorAC10Foundation3URLV_Sb0A00B7SupportO11ImageFormatOSd04CoreO07CGFloatVSo8UIWindowCSgSayAP0B6DeviceVGs04TextL6Stream_pSgSo6UIViewCA5_cSgtcfc","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Snapshot"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotSupport":{"role":"symbol","title":"SnapshotSupport","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SnapshotSupport"}],"abstract":[{"type":"text","text":"A namespace for the methods supporting to generate snapshot from scenarios."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotSupport","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SnapshotSupport"}],"url":"\/documentation\/playbooksnapshot\/snapshotsupport"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Snapshot/init(directory:clean:format:timeout:scale:keyWindow:devices:logOutput:viewPreprocessor:)":{"role":"symbol","title":"init(directory:clean:format:timeout:scale:keyWindow:devices:logOutput:viewPreprocessor:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"directory"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"clean"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":", "},{"kind":"externalParam","text":"format"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SnapshotSupport","preciseIdentifier":"s:8Playbook15SnapshotSupportO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"ImageFormat","preciseIdentifier":"s:8Playbook15SnapshotSupportO11ImageFormatO"},{"kind":"text","text":", "},{"kind":"externalParam","text":"timeout"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"TimeInterval","preciseIdentifier":"c:@T@NSTimeInterval"},{"kind":"text","text":", "},{"kind":"externalParam","text":"scale"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"keyWindow"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UIWindow","preciseIdentifier":"c:objc(cs)UIWindow"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"devices"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"], "},{"kind":"externalParam","text":"logOutput"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"TextOutputStream","preciseIdentifier":"s:s16TextOutputStreamP"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"viewPreprocessor"},{"kind":"text","text":": (("},{"kind":"typeIdentifier","text":"UIView","preciseIdentifier":"c:objc(cs)UIView"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"UIView","preciseIdentifier":"c:objc(cs)UIView"},{"kind":"text","text":")?)"}],"abstract":[{"type":"text","text":"Creates a new snapshot tool for export all image files into specified directory."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Snapshot\/init(directory:clean:format:timeout:scale:keyWindow:devices:logOutput:viewPreprocessor:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshot\/init(directory:clean:format:timeout:scale:keywindow:devices:logoutput:viewpreprocessor:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotSupport/ImageFormat":{"role":"symbol","title":"SnapshotSupport.ImageFormat","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"ImageFormat"}],"abstract":[{"type":"text","text":"The image format of the exported file."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotSupport\/ImageFormat","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ImageFormat"}],"url":"\/documentation\/playbooksnapshot\/snapshotsupport\/imageformat"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice":{"role":"symbol","title":"SnapshotDevice","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SnapshotDevice"}],"abstract":[{"type":"text","text":"The device representation for simulating environments of each device such as"},{"type":"text","text":" "},{"type":"text","text":"size, orientation, safe area, trait collection, or dark mode appearance."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SnapshotDevice"}],"url":"\/documentation\/playbooksnapshot\/snapshotdevice"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Snapshot":{"role":"symbol","title":"Snapshot","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Snapshot"}],"abstract":[{"type":"text","text":"The testing tool which generates snapshot images from scenarios managed by "},{"type":"codeVoice","code":"Playbook"},{"type":"text","text":"."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Snapshot","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Snapshot"}],"url":"\/documentation\/playbooksnapshot\/snapshot"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/snapshot/init(directory:clean:format:timeout:scale:keywindow:devices:viewpreprocessor:).json b/data/documentation/playbooksnapshot/snapshot/init(directory:clean:format:timeout:scale:keywindow:devices:viewpreprocessor:).json deleted file mode 100644 index f085d1c..0000000 --- a/data/documentation/playbooksnapshot/snapshot/init(directory:clean:format:timeout:scale:keywindow:devices:viewpreprocessor:).json +++ /dev/null @@ -1 +0,0 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"directory"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"clean"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":" = false, "},{"kind":"externalParam","text":"format"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotSupport","preciseIdentifier":"s:8Playbook15SnapshotSupportO","text":"SnapshotSupport"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotSupport\/ImageFormat","preciseIdentifier":"s:8Playbook15SnapshotSupportO11ImageFormatO","text":"ImageFormat"},{"kind":"text","text":", "},{"kind":"externalParam","text":"timeout"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"TimeInterval","preciseIdentifier":"c:@T@NSTimeInterval"},{"kind":"text","text":" = 600, "},{"kind":"externalParam","text":"scale"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"kind":"text","text":" = UIScreen.main.scale, "},{"kind":"externalParam","text":"keyWindow"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UIWindow","preciseIdentifier":"c:objc(cs)UIWindow"},{"kind":"text","text":"? = nil, "},{"kind":"externalParam","text":"devices"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV","text":"SnapshotDevice"},{"kind":"text","text":"], "},{"kind":"externalParam","text":"viewPreprocessor"},{"kind":"text","text":": (("},{"kind":"typeIdentifier","text":"UIView","preciseIdentifier":"c:objc(cs)UIView"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"UIView","preciseIdentifier":"c:objc(cs)UIView"},{"kind":"text","text":")? = nil)"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"name":"directory","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A base directory for exporting snapshot image files."}]}]},{"name":"clean","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Specifies whether to clean directory before generating snapshots."}]}]},{"name":"format","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"An image file format of exported data."}]}]},{"name":"timeout","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A timeout interval until the finish snapshot of all scenarios."}]}]},{"name":"scale","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A rendering scale of the snapshot image."}]}]},{"name":"keyWindow","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The key window of the application."}]}]},{"name":"devices","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A set of snapshot environment simulating devices."}]}]},{"name":"viewPreprocessor","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A closure to preprocess scenario UIView before generating snapshot."}]}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/snapshot\/init(directory:clean:format:timeout:scale:keywindow:devices:viewpreprocessor:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Snapshot\/init(directory:clean:format:timeout:scale:keyWindow:devices:viewPreprocessor:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new snapshot tool for export all image files into specified directory."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"directory"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"clean"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":", "},{"kind":"externalParam","text":"format"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SnapshotSupport","preciseIdentifier":"s:8Playbook15SnapshotSupportO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"ImageFormat","preciseIdentifier":"s:8Playbook15SnapshotSupportO11ImageFormatO"},{"kind":"text","text":", "},{"kind":"externalParam","text":"timeout"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"TimeInterval","preciseIdentifier":"c:@T@NSTimeInterval"},{"kind":"text","text":", "},{"kind":"externalParam","text":"scale"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"keyWindow"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UIWindow","preciseIdentifier":"c:objc(cs)UIWindow"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"devices"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"], "},{"kind":"externalParam","text":"viewPreprocessor"},{"kind":"text","text":": (("},{"kind":"typeIdentifier","text":"UIView","preciseIdentifier":"c:objc(cs)UIView"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"UIView","preciseIdentifier":"c:objc(cs)UIView"},{"kind":"text","text":")?)"}],"title":"init(directory:clean:format:timeout:scale:keyWindow:devices:viewPreprocessor:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:16PlaybookSnapshot0B0V9directory5clean6format7timeout5scale9keyWindow7devices16viewPreprocessorAC10Foundation3URLV_Sb0A00B7SupportO11ImageFormatOSd04CoreM07CGFloatVSo8UIWindowCSgSayAO0B6DeviceVGSo6UIViewCA2_cSgtcfc","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Snapshot"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotSupport":{"role":"symbol","title":"SnapshotSupport","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SnapshotSupport"}],"abstract":[{"type":"text","text":"A namespace for the methods supporting to generate snapshot from scenarios."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotSupport","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SnapshotSupport"}],"url":"\/documentation\/playbooksnapshot\/snapshotsupport"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotSupport/ImageFormat":{"role":"symbol","title":"SnapshotSupport.ImageFormat","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"ImageFormat"}],"abstract":[{"type":"text","text":"The image format of the exported file."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotSupport\/ImageFormat","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ImageFormat"}],"url":"\/documentation\/playbooksnapshot\/snapshotsupport\/imageformat"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Snapshot":{"role":"symbol","title":"Snapshot","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Snapshot"}],"abstract":[{"type":"text","text":"The testing tool which generates snapshot images from scenarios managed by "},{"type":"codeVoice","code":"Playbook"},{"type":"text","text":"."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Snapshot","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Snapshot"}],"url":"\/documentation\/playbooksnapshot\/snapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice":{"role":"symbol","title":"SnapshotDevice","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SnapshotDevice"}],"abstract":[{"type":"text","text":"The device representation for simulating environments of each device such as"},{"type":"text","text":" "},{"type":"text","text":"size, orientation, safe area, trait collection, or dark mode appearance."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SnapshotDevice"}],"url":"\/documentation\/playbooksnapshot\/snapshotdevice"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Snapshot/init(directory:clean:format:timeout:scale:keyWindow:devices:viewPreprocessor:)":{"role":"symbol","title":"init(directory:clean:format:timeout:scale:keyWindow:devices:viewPreprocessor:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"directory"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"clean"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":", "},{"kind":"externalParam","text":"format"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SnapshotSupport","preciseIdentifier":"s:8Playbook15SnapshotSupportO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"ImageFormat","preciseIdentifier":"s:8Playbook15SnapshotSupportO11ImageFormatO"},{"kind":"text","text":", "},{"kind":"externalParam","text":"timeout"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"TimeInterval","preciseIdentifier":"c:@T@NSTimeInterval"},{"kind":"text","text":", "},{"kind":"externalParam","text":"scale"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"keyWindow"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UIWindow","preciseIdentifier":"c:objc(cs)UIWindow"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"devices"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"], "},{"kind":"externalParam","text":"viewPreprocessor"},{"kind":"text","text":": (("},{"kind":"typeIdentifier","text":"UIView","preciseIdentifier":"c:objc(cs)UIView"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"UIView","preciseIdentifier":"c:objc(cs)UIView"},{"kind":"text","text":")?)"}],"abstract":[{"type":"text","text":"Creates a new snapshot tool for export all image files into specified directory."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Snapshot\/init(directory:clean:format:timeout:scale:keyWindow:devices:viewPreprocessor:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshot\/init(directory:clean:format:timeout:scale:keywindow:devices:viewpreprocessor:)"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/snapshot/keywindow.json b/data/documentation/playbooksnapshot/snapshot/keywindow.json deleted file mode 100644 index e469ec9..0000000 --- a/data/documentation/playbooksnapshot/snapshot/keywindow.json +++ /dev/null @@ -1 +0,0 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"weak"},{"kind":"text","text":" "},{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"keyWindow"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UIWindow","preciseIdentifier":"c:objc(cs)UIWindow"},{"kind":"text","text":"?"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/snapshot\/keywindow"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Snapshot\/keyWindow","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The key window of the application."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"keyWindow"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UIWindow","preciseIdentifier":"c:objc(cs)UIWindow"},{"kind":"text","text":"?"}],"title":"keyWindow","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:16PlaybookSnapshot0B0V9keyWindowSo8UIWindowCSgvp","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Snapshot"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Snapshot":{"role":"symbol","title":"Snapshot","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Snapshot"}],"abstract":[{"type":"text","text":"The testing tool which generates snapshot images from scenarios managed by "},{"type":"codeVoice","code":"Playbook"},{"type":"text","text":"."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Snapshot","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Snapshot"}],"url":"\/documentation\/playbooksnapshot\/snapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Snapshot/keyWindow":{"role":"symbol","title":"keyWindow","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"keyWindow"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UIWindow","preciseIdentifier":"c:objc(cs)UIWindow"},{"kind":"text","text":"?"}],"abstract":[{"type":"text","text":"The key window of the application."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Snapshot\/keyWindow","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshot\/keywindow"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/snapshot/run(with:).json b/data/documentation/playbooksnapshot/snapshot/run(with:).json index bc4c84f..d5fd32e 100644 --- a/data/documentation/playbooksnapshot/snapshot/run(with:).json +++ b/data/documentation/playbooksnapshot/snapshot/run(with:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"run"},{"kind":"text","text":"("},{"kind":"externalParam","text":"with"},{"kind":"text","text":" "},{"kind":"internalParam","text":"playbook"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Playbook","preciseIdentifier":"s:8PlaybookAAC","text":"Playbook"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"name":"playbook","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A "},{"type":"codeVoice","code":"Playbook"},{"type":"text","text":" instance to be tested."}]}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/snapshot\/run(with:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Snapshot\/run(with:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Generates snapshot images for passed "},{"type":"codeVoice","code":"Playbook"},{"type":"text","text":" instance."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"run"},{"kind":"text","text":"("},{"kind":"externalParam","text":"with"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Playbook","preciseIdentifier":"s:8PlaybookAAC"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"title":"run(with:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:16PlaybookSnapshot0B0V3run4withy0A0AFC_tKF","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Snapshot"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Snapshot/run(with:)":{"role":"symbol","title":"run(with:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"run"},{"kind":"text","text":"("},{"kind":"externalParam","text":"with"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Playbook","preciseIdentifier":"s:8PlaybookAAC"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Generates snapshot images for passed "},{"type":"codeVoice","code":"Playbook"},{"type":"text","text":" instance."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Snapshot\/run(with:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshot\/run(with:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Playbook":{"role":"symbol","title":"Playbook","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Playbook"}],"abstract":[{"type":"text","text":"The central scenario manager."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Playbook","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Playbook"}],"url":"\/documentation\/playbooksnapshot\/playbook"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Snapshot":{"role":"symbol","title":"Snapshot","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Snapshot"}],"abstract":[{"type":"text","text":"The testing tool which generates snapshot images from scenarios managed by "},{"type":"codeVoice","code":"Playbook"},{"type":"text","text":"."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Snapshot","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Snapshot"}],"url":"\/documentation\/playbooksnapshot\/snapshot"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"run"},{"kind":"text","text":"("},{"kind":"externalParam","text":"with"},{"kind":"text","text":" "},{"kind":"internalParam","text":"playbook"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Playbook","preciseIdentifier":"s:8PlaybookAAC","text":"Playbook"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"name":"playbook","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A "},{"type":"codeVoice","code":"Playbook"},{"type":"text","text":" instance to be tested."}]}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/snapshot\/run(with:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Snapshot\/run(with:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Generates snapshot images for passed "},{"type":"codeVoice","code":"Playbook"},{"type":"text","text":" instance."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"run"},{"kind":"text","text":"("},{"kind":"externalParam","text":"with"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Playbook","preciseIdentifier":"s:8PlaybookAAC"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"title":"run(with:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:16PlaybookSnapshot0B0V3run4withy0A0AFC_tKF","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Snapshot"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Snapshot/run(with:)":{"role":"symbol","title":"run(with:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"run"},{"kind":"text","text":"("},{"kind":"externalParam","text":"with"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Playbook","preciseIdentifier":"s:8PlaybookAAC"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Generates snapshot images for passed "},{"type":"codeVoice","code":"Playbook"},{"type":"text","text":" instance."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Snapshot\/run(with:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshot\/run(with:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Snapshot":{"role":"symbol","title":"Snapshot","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Snapshot"}],"abstract":[{"type":"text","text":"The testing tool which generates snapshot images from scenarios managed by "},{"type":"codeVoice","code":"Playbook"},{"type":"text","text":"."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Snapshot","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Snapshot"}],"url":"\/documentation\/playbooksnapshot\/snapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Playbook":{"role":"symbol","title":"Playbook","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Playbook"}],"abstract":[{"type":"text","text":"The central scenario manager."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Playbook","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Playbook"}],"url":"\/documentation\/playbooksnapshot\/playbook"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/snapshot/scale.json b/data/documentation/playbooksnapshot/snapshot/scale.json deleted file mode 100644 index 4dc5b99..0000000 --- a/data/documentation/playbooksnapshot/snapshot/scale.json +++ /dev/null @@ -1 +0,0 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"scale"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/snapshot\/scale"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Snapshot\/scale","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"A rendering scale of the snapshot image."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"scale"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"}],"title":"scale","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:16PlaybookSnapshot0B0V5scale14CoreFoundation7CGFloatVvp","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Snapshot"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Snapshot/scale":{"role":"symbol","title":"scale","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"scale"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"}],"abstract":[{"type":"text","text":"A rendering scale of the snapshot image."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Snapshot\/scale","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshot\/scale"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Snapshot":{"role":"symbol","title":"Snapshot","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Snapshot"}],"abstract":[{"type":"text","text":"The testing tool which generates snapshot images from scenarios managed by "},{"type":"codeVoice","code":"Playbook"},{"type":"text","text":"."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Snapshot","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Snapshot"}],"url":"\/documentation\/playbooksnapshot\/snapshot"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/snapshot/timeout.json b/data/documentation/playbooksnapshot/snapshot/timeout.json deleted file mode 100644 index f774bd5..0000000 --- a/data/documentation/playbooksnapshot/snapshot/timeout.json +++ /dev/null @@ -1 +0,0 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"timeout"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"TimeInterval","preciseIdentifier":"c:@T@NSTimeInterval"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/snapshot\/timeout"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Snapshot\/timeout","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"A timeout interval until the finish snapshot of all scenarios."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"timeout"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"TimeInterval","preciseIdentifier":"c:@T@NSTimeInterval"}],"title":"timeout","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:16PlaybookSnapshot0B0V7timeoutSdvp","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Snapshot"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Snapshot/timeout":{"role":"symbol","title":"timeout","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"timeout"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"TimeInterval","preciseIdentifier":"c:@T@NSTimeInterval"}],"abstract":[{"type":"text","text":"A timeout interval until the finish snapshot of all scenarios."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Snapshot\/timeout","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshot\/timeout"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Snapshot":{"role":"symbol","title":"Snapshot","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Snapshot"}],"abstract":[{"type":"text","text":"The testing tool which generates snapshot images from scenarios managed by "},{"type":"codeVoice","code":"Playbook"},{"type":"text","text":"."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Snapshot","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Snapshot"}],"url":"\/documentation\/playbooksnapshot\/snapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/snapshot/viewpreprocessor.json b/data/documentation/playbooksnapshot/snapshot/viewpreprocessor.json deleted file mode 100644 index c3aa5b1..0000000 --- a/data/documentation/playbooksnapshot/snapshot/viewpreprocessor.json +++ /dev/null @@ -1 +0,0 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"viewPreprocessor"},{"kind":"text","text":": (("},{"kind":"typeIdentifier","text":"UIView","preciseIdentifier":"c:objc(cs)UIView"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"UIView","preciseIdentifier":"c:objc(cs)UIView"},{"kind":"text","text":")?"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/snapshot\/viewpreprocessor"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Snapshot\/viewPreprocessor","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"A closure to preprocess scenario UIView before generating snapshot."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"viewPreprocessor"},{"kind":"text","text":": (("},{"kind":"typeIdentifier","text":"UIView","preciseIdentifier":"c:objc(cs)UIView"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"UIView","preciseIdentifier":"c:objc(cs)UIView"},{"kind":"text","text":")?"}],"title":"viewPreprocessor","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:16PlaybookSnapshot0B0V16viewPreprocessorSo6UIViewCAFcSgvp","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Snapshot"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Snapshot/viewPreprocessor":{"role":"symbol","title":"viewPreprocessor","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"viewPreprocessor"},{"kind":"text","text":": (("},{"kind":"typeIdentifier","text":"UIView","preciseIdentifier":"c:objc(cs)UIView"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"UIView","preciseIdentifier":"c:objc(cs)UIView"},{"kind":"text","text":")?"}],"abstract":[{"type":"text","text":"A closure to preprocess scenario UIView before generating snapshot."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Snapshot\/viewPreprocessor","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshot\/viewpreprocessor"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Snapshot":{"role":"symbol","title":"Snapshot","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Snapshot"}],"abstract":[{"type":"text","text":"The testing tool which generates snapshot images from scenarios managed by "},{"type":"codeVoice","code":"Playbook"},{"type":"text","text":"."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Snapshot","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Snapshot"}],"url":"\/documentation\/playbooksnapshot\/snapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/snapshotdevice.json b/data/documentation/playbooksnapshot/snapshotdevice.json index 41ecd26..ad2eb64 100644 --- a/data/documentation/playbooksnapshot/snapshotdevice.json +++ b/data/documentation/playbooksnapshot/snapshotdevice.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SnapshotDevice"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/snapshotdevice"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The device representation for simulating environments of each device such as"},{"type":"text","text":" "},{"type":"text","text":"size, orientation, safe area, trait collection, or dark mode appearance."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SnapshotDevice"}],"title":"SnapshotDevice","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:8Playbook14SnapshotDeviceV","modules":[{"name":"PlaybookSnapshot"}],"navigatorTitle":[{"kind":"identifier","text":"SnapshotDevice"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot"]]},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/init(name:size:safeAreaInsets:traitCollection:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/name","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/safeAreaInsets","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/size","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/traitCollection"]},{"title":"Instance Methods","identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/addingTraitCollection(_:)","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/style(_:)"]},{"title":"Type Methods","identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPadMini5th(_:)","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPadMini6th(_:)","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPadPro10_5(_:)","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPadPro11(_:)","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPadPro12_9(_:)","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhone11(_:)","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhone11Pro(_:)","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhone11ProMax(_:)","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhone12(_:)","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhone12Mini(_:)","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhone12Pro(_:)","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhone12ProMax(_:)","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhone13(_:)","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhone13Mini(_:)","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhone13Pro(_:)","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhone13ProMax(_:)","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhone14Pro(_:)","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhone14ProMax(_:)","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhone15Pro(_:)","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhone15ProMax(_:)","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhone8(_:)","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhone8Plus(_:)","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhoneSE(_:)","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhoneX(_:)","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhoneXR(_:)","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhoneXS(_:)","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhoneXSMax(_:)"]},{"title":"Enumerations","identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation"]}],"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/iPhone14Pro(_:)":{"role":"symbol","title":"iPhone14Pro(_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhone14Pro"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"abstract":[{"type":"codeVoice","code":"iPhone 14 Pro"},{"type":"text","text":" simulated device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhone14Pro(_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotdevice\/iphone14pro(_:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/style(_:)":{"role":"symbol","title":"style(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"style"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"UIUserInterfaceStyle","preciseIdentifier":"c:@E@UIUserInterfaceStyle"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"abstract":[{"type":"text","text":"Adds a user interface style as a trait collection."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/style(_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotdevice\/style(_:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/iPhoneXR(_:)":{"role":"symbol","title":"iPhoneXR(_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhoneXR"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"abstract":[{"type":"codeVoice","code":"iPhone XR"},{"type":"text","text":" simulated device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhoneXR(_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotdevice\/iphonexr(_:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/iPhone13(_:)":{"role":"symbol","title":"iPhone13(_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhone13"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"abstract":[{"type":"codeVoice","code":"iPhone 13"},{"type":"text","text":" simulated device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhone13(_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotdevice\/iphone13(_:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/iPhoneSE(_:)":{"role":"symbol","title":"iPhoneSE(_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhoneSE"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"abstract":[{"type":"codeVoice","code":"iPhone SE"},{"type":"text","text":" simulated device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhoneSE(_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotdevice\/iphonese(_:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/Orientation":{"role":"symbol","title":"SnapshotDevice.Orientation","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Orientation"}],"abstract":[{"type":"text","text":"Represents the orientation of a device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Orientation"}],"url":"\/documentation\/playbooksnapshot\/snapshotdevice\/orientation"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/iPhone11(_:)":{"role":"symbol","title":"iPhone11(_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhone11"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"abstract":[{"type":"codeVoice","code":"iPhone 11"},{"type":"text","text":" simulated device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhone11(_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotdevice\/iphone11(_:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/iPhone12(_:)":{"role":"symbol","title":"iPhone12(_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhone12"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"abstract":[{"type":"codeVoice","code":"iPhone 12"},{"type":"text","text":" simulated device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhone12(_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotdevice\/iphone12(_:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/addingTraitCollection(_:)":{"role":"symbol","title":"addingTraitCollection(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addingTraitCollection"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"UITraitCollection","preciseIdentifier":"c:objc(cs)UITraitCollection"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"abstract":[{"type":"text","text":"Adds an arbitrary trait collection to change the appearance."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/addingTraitCollection(_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotdevice\/addingtraitcollection(_:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/iPhone12Mini(_:)":{"role":"symbol","title":"iPhone12Mini(_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhone12Mini"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"abstract":[{"type":"codeVoice","code":"iPhone 12 mini"},{"type":"text","text":" simulated device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhone12Mini(_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotdevice\/iphone12mini(_:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/iPhone11Pro(_:)":{"role":"symbol","title":"iPhone11Pro(_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhone11Pro"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"abstract":[{"type":"codeVoice","code":"iPhone 11 Pro"},{"type":"text","text":" simulated device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhone11Pro(_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotdevice\/iphone11pro(_:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/iPhone15Pro(_:)":{"role":"symbol","title":"iPhone15Pro(_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhone15Pro"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"abstract":[{"type":"codeVoice","code":"iPhone 15 Pro"},{"type":"text","text":" simulated device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhone15Pro(_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotdevice\/iphone15pro(_:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/iPhone15ProMax(_:)":{"role":"symbol","title":"iPhone15ProMax(_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhone15ProMax"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"abstract":[{"type":"codeVoice","code":"iPhone 15 Pro Max"},{"type":"text","text":" simulated device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhone15ProMax(_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotdevice\/iphone15promax(_:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/init(name:size:safeAreaInsets:traitCollection:)":{"role":"symbol","title":"init(name:size:safeAreaInsets:traitCollection:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"name"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"size"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CGSize","preciseIdentifier":"c:@S@CGSize"},{"kind":"text","text":", "},{"kind":"externalParam","text":"safeAreaInsets"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UIEdgeInsets","preciseIdentifier":"c:@S@UIEdgeInsets"},{"kind":"text","text":", "},{"kind":"externalParam","text":"traitCollection"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UITraitCollection","preciseIdentifier":"c:objc(cs)UITraitCollection"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new custom device simulation."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/init(name:size:safeAreaInsets:traitCollection:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotdevice\/init(name:size:safeareainsets:traitcollection:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/iPhoneX(_:)":{"role":"symbol","title":"iPhoneX(_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhoneX"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"abstract":[{"type":"codeVoice","code":"iPhone X"},{"type":"text","text":" simulated device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhoneX(_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotdevice\/iphonex(_:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/iPhone14ProMax(_:)":{"role":"symbol","title":"iPhone14ProMax(_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhone14ProMax"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"abstract":[{"type":"codeVoice","code":"iPhone 14 Pro Max"},{"type":"text","text":" simulated device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhone14ProMax(_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotdevice\/iphone14promax(_:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/iPadPro10_5(_:)":{"role":"symbol","title":"iPadPro10_5(_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPadPro10_5"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"abstract":[{"type":"codeVoice","code":"iPad Pro 10.5 inch"},{"type":"text","text":" simulated device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPadPro10_5(_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotdevice\/ipadpro10_5(_:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/iPhone12ProMax(_:)":{"role":"symbol","title":"iPhone12ProMax(_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhone12ProMax"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"abstract":[{"type":"codeVoice","code":"iPhone 12 Pro Max"},{"type":"text","text":" simulated device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhone12ProMax(_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotdevice\/iphone12promax(_:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/iPhone13Mini(_:)":{"role":"symbol","title":"iPhone13Mini(_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhone13Mini"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"abstract":[{"type":"codeVoice","code":"iPhone 13 mini"},{"type":"text","text":" simulated device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhone13Mini(_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotdevice\/iphone13mini(_:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/iPhone8Plus(_:)":{"role":"symbol","title":"iPhone8Plus(_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhone8Plus"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"abstract":[{"type":"codeVoice","code":"iPhone 8 Plus"},{"type":"text","text":" simulated device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhone8Plus(_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotdevice\/iphone8plus(_:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/iPhone11ProMax(_:)":{"role":"symbol","title":"iPhone11ProMax(_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhone11ProMax"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"abstract":[{"type":"codeVoice","code":"iPhone 11 Pro Max"},{"type":"text","text":" simulated device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhone11ProMax(_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotdevice\/iphone11promax(_:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/traitCollection":{"role":"symbol","title":"traitCollection","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"traitCollection"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UITraitCollection","preciseIdentifier":"c:objc(cs)UITraitCollection"}],"abstract":[{"type":"text","text":"The simulated trait collection of this device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/traitCollection","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotdevice\/traitcollection"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/iPadPro11(_:)":{"role":"symbol","title":"iPadPro11(_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPadPro11"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"abstract":[{"type":"codeVoice","code":"iPad Pro 11"},{"type":"text","text":" simulated device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPadPro11(_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotdevice\/ipadpro11(_:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/iPhone8(_:)":{"role":"symbol","title":"iPhone8(_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhone8"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"abstract":[{"type":"codeVoice","code":"iPhone 8"},{"type":"text","text":" simulated device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhone8(_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotdevice\/iphone8(_:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/safeAreaInsets":{"role":"symbol","title":"safeAreaInsets","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"safeAreaInsets"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UIEdgeInsets","preciseIdentifier":"c:@S@UIEdgeInsets"}],"abstract":[{"type":"text","text":"The simulated safe area insets of this device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/safeAreaInsets","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotdevice\/safeareainsets"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/iPhone13ProMax(_:)":{"role":"symbol","title":"iPhone13ProMax(_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhone13ProMax"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"abstract":[{"type":"codeVoice","code":"iPhone 13 Pro Max"},{"type":"text","text":" simulated device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhone13ProMax(_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotdevice\/iphone13promax(_:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice":{"role":"symbol","title":"SnapshotDevice","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SnapshotDevice"}],"abstract":[{"type":"text","text":"The device representation for simulating environments of each device such as"},{"type":"text","text":" "},{"type":"text","text":"size, orientation, safe area, trait collection, or dark mode appearance."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SnapshotDevice"}],"url":"\/documentation\/playbooksnapshot\/snapshotdevice"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/iPadPro12_9(_:)":{"role":"symbol","title":"iPadPro12_9(_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPadPro12_9"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"abstract":[{"type":"codeVoice","code":"iPad Pro 12.9 inch"},{"type":"text","text":" simulated device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPadPro12_9(_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotdevice\/ipadpro12_9(_:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/iPhoneXS(_:)":{"role":"symbol","title":"iPhoneXS(_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhoneXS"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"abstract":[{"type":"codeVoice","code":"iPhone XS"},{"type":"text","text":" simulated device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhoneXS(_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotdevice\/iphonexs(_:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/iPadMini5th(_:)":{"role":"symbol","title":"iPadMini5th(_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPadMini5th"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"abstract":[{"type":"codeVoice","code":"iPad Mini 5th generation"},{"type":"text","text":" simulated device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPadMini5th(_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotdevice\/ipadmini5th(_:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/name":{"role":"symbol","title":"name","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"name"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"abstract":[{"type":"text","text":"The name of this device that to be used as a directory name of snapshots."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/name","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotdevice\/name"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/iPhoneXSMax(_:)":{"role":"symbol","title":"iPhoneXSMax(_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhoneXSMax"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"abstract":[{"type":"codeVoice","code":"iPhone XS Max"},{"type":"text","text":" simulated device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhoneXSMax(_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotdevice\/iphonexsmax(_:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/size":{"role":"symbol","title":"size","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"size"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CGSize","preciseIdentifier":"c:@S@CGSize"}],"abstract":[{"type":"text","text":"The simulated size of this device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/size","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotdevice\/size"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/iPhone13Pro(_:)":{"role":"symbol","title":"iPhone13Pro(_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhone13Pro"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"abstract":[{"type":"codeVoice","code":"iPhone 13 Pro"},{"type":"text","text":" simulated device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhone13Pro(_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotdevice\/iphone13pro(_:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/iPadMini6th(_:)":{"role":"symbol","title":"iPadMini6th(_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPadMini6th"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"abstract":[{"type":"codeVoice","code":"iPad Mini 6th generation"},{"type":"text","text":" simulated device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPadMini6th(_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotdevice\/ipadmini6th(_:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/iPhone12Pro(_:)":{"role":"symbol","title":"iPhone12Pro(_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhone12Pro"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"abstract":[{"type":"codeVoice","code":"iPhone 12 Pro"},{"type":"text","text":" simulated device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhone12Pro(_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotdevice\/iphone12pro(_:)"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SnapshotDevice"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/snapshotdevice"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The device representation for simulating environments of each device such as"},{"type":"text","text":" "},{"type":"text","text":"size, orientation, safe area, trait collection, or dark mode appearance."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SnapshotDevice"}],"title":"SnapshotDevice","roleHeading":"Structure","role":"symbol","symbolKind":"struct","externalID":"s:8Playbook14SnapshotDeviceV","modules":[{"name":"PlaybookSnapshot"}],"navigatorTitle":[{"kind":"identifier","text":"SnapshotDevice"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot"]]},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/init(name:size:safeAreaInsets:traitCollection:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/name","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/safeAreaInsets","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/size","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/traitCollection"]},{"title":"Instance Methods","identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/addingTraitCollection(_:)","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/style(_:)"]},{"title":"Type Methods","identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPadMini5th(_:)","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPadMini6th(_:)","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPadPro10_5(_:)","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPadPro11(_:)","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPadPro12_9(_:)","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhone11(_:)","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhone11Pro(_:)","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhone11ProMax(_:)","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhone12(_:)","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhone12Mini(_:)","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhone12Pro(_:)","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhone12ProMax(_:)","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhone13(_:)","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhone13Mini(_:)","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhone13Pro(_:)","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhone13ProMax(_:)","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhone14Pro(_:)","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhone14ProMax(_:)","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhone15Pro(_:)","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhone15ProMax(_:)","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhone8(_:)","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhone8Plus(_:)","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhoneSE(_:)","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhoneX(_:)","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhoneXR(_:)","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhoneXS(_:)","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhoneXSMax(_:)"]},{"title":"Enumerations","identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation"]}],"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/iPhone15Pro(_:)":{"role":"symbol","title":"iPhone15Pro(_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhone15Pro"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"abstract":[{"type":"codeVoice","code":"iPhone 15 Pro"},{"type":"text","text":" simulated device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhone15Pro(_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotdevice\/iphone15pro(_:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/iPhone14Pro(_:)":{"role":"symbol","title":"iPhone14Pro(_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhone14Pro"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"abstract":[{"type":"codeVoice","code":"iPhone 14 Pro"},{"type":"text","text":" simulated device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhone14Pro(_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotdevice\/iphone14pro(_:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/style(_:)":{"role":"symbol","title":"style(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"style"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"UIUserInterfaceStyle","preciseIdentifier":"c:@E@UIUserInterfaceStyle"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"abstract":[{"type":"text","text":"Adds a user interface style as a trait collection."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/style(_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotdevice\/style(_:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/safeAreaInsets":{"role":"symbol","title":"safeAreaInsets","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"safeAreaInsets"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UIEdgeInsets","preciseIdentifier":"c:@S@UIEdgeInsets"}],"abstract":[{"type":"text","text":"The simulated safe area insets of this device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/safeAreaInsets","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotdevice\/safeareainsets"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/Orientation":{"role":"symbol","title":"SnapshotDevice.Orientation","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Orientation"}],"abstract":[{"type":"text","text":"Represents the orientation of a device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Orientation"}],"url":"\/documentation\/playbooksnapshot\/snapshotdevice\/orientation"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/iPhone13Pro(_:)":{"role":"symbol","title":"iPhone13Pro(_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhone13Pro"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"abstract":[{"type":"codeVoice","code":"iPhone 13 Pro"},{"type":"text","text":" simulated device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhone13Pro(_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotdevice\/iphone13pro(_:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/iPhone14ProMax(_:)":{"role":"symbol","title":"iPhone14ProMax(_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhone14ProMax"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"abstract":[{"type":"codeVoice","code":"iPhone 14 Pro Max"},{"type":"text","text":" simulated device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhone14ProMax(_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotdevice\/iphone14promax(_:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/iPadPro11(_:)":{"role":"symbol","title":"iPadPro11(_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPadPro11"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"abstract":[{"type":"codeVoice","code":"iPad Pro 11"},{"type":"text","text":" simulated device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPadPro11(_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotdevice\/ipadpro11(_:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/iPhone13ProMax(_:)":{"role":"symbol","title":"iPhone13ProMax(_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhone13ProMax"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"abstract":[{"type":"codeVoice","code":"iPhone 13 Pro Max"},{"type":"text","text":" simulated device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhone13ProMax(_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotdevice\/iphone13promax(_:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/iPhone11Pro(_:)":{"role":"symbol","title":"iPhone11Pro(_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhone11Pro"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"abstract":[{"type":"codeVoice","code":"iPhone 11 Pro"},{"type":"text","text":" simulated device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhone11Pro(_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotdevice\/iphone11pro(_:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/iPhone12Pro(_:)":{"role":"symbol","title":"iPhone12Pro(_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhone12Pro"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"abstract":[{"type":"codeVoice","code":"iPhone 12 Pro"},{"type":"text","text":" simulated device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhone12Pro(_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotdevice\/iphone12pro(_:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/iPadPro10_5(_:)":{"role":"symbol","title":"iPadPro10_5(_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPadPro10_5"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"abstract":[{"type":"codeVoice","code":"iPad Pro 10.5 inch"},{"type":"text","text":" simulated device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPadPro10_5(_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotdevice\/ipadpro10_5(_:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/addingTraitCollection(_:)":{"role":"symbol","title":"addingTraitCollection(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addingTraitCollection"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"UITraitCollection","preciseIdentifier":"c:objc(cs)UITraitCollection"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"abstract":[{"type":"text","text":"Adds an arbitrary trait collection to change the appearance."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/addingTraitCollection(_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotdevice\/addingtraitcollection(_:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/iPhone12ProMax(_:)":{"role":"symbol","title":"iPhone12ProMax(_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhone12ProMax"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"abstract":[{"type":"codeVoice","code":"iPhone 12 Pro Max"},{"type":"text","text":" simulated device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhone12ProMax(_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotdevice\/iphone12promax(_:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/iPadMini5th(_:)":{"role":"symbol","title":"iPadMini5th(_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPadMini5th"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"abstract":[{"type":"codeVoice","code":"iPad Mini 5th generation"},{"type":"text","text":" simulated device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPadMini5th(_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotdevice\/ipadmini5th(_:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/iPhone15ProMax(_:)":{"role":"symbol","title":"iPhone15ProMax(_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhone15ProMax"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"abstract":[{"type":"codeVoice","code":"iPhone 15 Pro Max"},{"type":"text","text":" simulated device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhone15ProMax(_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotdevice\/iphone15promax(_:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/iPhone11(_:)":{"role":"symbol","title":"iPhone11(_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhone11"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"abstract":[{"type":"codeVoice","code":"iPhone 11"},{"type":"text","text":" simulated device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhone11(_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotdevice\/iphone11(_:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/iPhone8Plus(_:)":{"role":"symbol","title":"iPhone8Plus(_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhone8Plus"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"abstract":[{"type":"codeVoice","code":"iPhone 8 Plus"},{"type":"text","text":" simulated device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhone8Plus(_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotdevice\/iphone8plus(_:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/iPhoneX(_:)":{"role":"symbol","title":"iPhoneX(_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhoneX"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"abstract":[{"type":"codeVoice","code":"iPhone X"},{"type":"text","text":" simulated device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhoneX(_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotdevice\/iphonex(_:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/iPhone11ProMax(_:)":{"role":"symbol","title":"iPhone11ProMax(_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhone11ProMax"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"abstract":[{"type":"codeVoice","code":"iPhone 11 Pro Max"},{"type":"text","text":" simulated device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhone11ProMax(_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotdevice\/iphone11promax(_:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/traitCollection":{"role":"symbol","title":"traitCollection","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"traitCollection"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UITraitCollection","preciseIdentifier":"c:objc(cs)UITraitCollection"}],"abstract":[{"type":"text","text":"The simulated trait collection of this device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/traitCollection","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotdevice\/traitcollection"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/init(name:size:safeAreaInsets:traitCollection:)":{"role":"symbol","title":"init(name:size:safeAreaInsets:traitCollection:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"name"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"size"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CGSize","preciseIdentifier":"c:@S@CGSize"},{"kind":"text","text":", "},{"kind":"externalParam","text":"safeAreaInsets"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UIEdgeInsets","preciseIdentifier":"c:@S@UIEdgeInsets"},{"kind":"text","text":", "},{"kind":"externalParam","text":"traitCollection"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UITraitCollection","preciseIdentifier":"c:objc(cs)UITraitCollection"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new custom device simulation."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/init(name:size:safeAreaInsets:traitCollection:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotdevice\/init(name:size:safeareainsets:traitcollection:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/iPhoneXR(_:)":{"role":"symbol","title":"iPhoneXR(_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhoneXR"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"abstract":[{"type":"codeVoice","code":"iPhone XR"},{"type":"text","text":" simulated device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhoneXR(_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotdevice\/iphonexr(_:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/iPhone13Mini(_:)":{"role":"symbol","title":"iPhone13Mini(_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhone13Mini"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"abstract":[{"type":"codeVoice","code":"iPhone 13 mini"},{"type":"text","text":" simulated device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhone13Mini(_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotdevice\/iphone13mini(_:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/iPadMini6th(_:)":{"role":"symbol","title":"iPadMini6th(_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPadMini6th"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"abstract":[{"type":"codeVoice","code":"iPad Mini 6th generation"},{"type":"text","text":" simulated device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPadMini6th(_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotdevice\/ipadmini6th(_:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/iPhone13(_:)":{"role":"symbol","title":"iPhone13(_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhone13"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"abstract":[{"type":"codeVoice","code":"iPhone 13"},{"type":"text","text":" simulated device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhone13(_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotdevice\/iphone13(_:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/iPhone8(_:)":{"role":"symbol","title":"iPhone8(_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhone8"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"abstract":[{"type":"codeVoice","code":"iPhone 8"},{"type":"text","text":" simulated device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhone8(_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotdevice\/iphone8(_:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/iPhoneXSMax(_:)":{"role":"symbol","title":"iPhoneXSMax(_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhoneXSMax"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"abstract":[{"type":"codeVoice","code":"iPhone XS Max"},{"type":"text","text":" simulated device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhoneXSMax(_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotdevice\/iphonexsmax(_:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/iPadPro12_9(_:)":{"role":"symbol","title":"iPadPro12_9(_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPadPro12_9"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"abstract":[{"type":"codeVoice","code":"iPad Pro 12.9 inch"},{"type":"text","text":" simulated device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPadPro12_9(_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotdevice\/ipadpro12_9(_:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/iPhoneSE(_:)":{"role":"symbol","title":"iPhoneSE(_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhoneSE"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"abstract":[{"type":"codeVoice","code":"iPhone SE"},{"type":"text","text":" simulated device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhoneSE(_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotdevice\/iphonese(_:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/size":{"role":"symbol","title":"size","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"size"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CGSize","preciseIdentifier":"c:@S@CGSize"}],"abstract":[{"type":"text","text":"The simulated size of this device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/size","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotdevice\/size"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/iPhone12(_:)":{"role":"symbol","title":"iPhone12(_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhone12"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"abstract":[{"type":"codeVoice","code":"iPhone 12"},{"type":"text","text":" simulated device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhone12(_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotdevice\/iphone12(_:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/name":{"role":"symbol","title":"name","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"name"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"abstract":[{"type":"text","text":"The name of this device that to be used as a directory name of snapshots."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/name","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotdevice\/name"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/iPhoneXS(_:)":{"role":"symbol","title":"iPhoneXS(_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhoneXS"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"abstract":[{"type":"codeVoice","code":"iPhone XS"},{"type":"text","text":" simulated device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhoneXS(_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotdevice\/iphonexs(_:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice":{"role":"symbol","title":"SnapshotDevice","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SnapshotDevice"}],"abstract":[{"type":"text","text":"The device representation for simulating environments of each device such as"},{"type":"text","text":" "},{"type":"text","text":"size, orientation, safe area, trait collection, or dark mode appearance."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SnapshotDevice"}],"url":"\/documentation\/playbooksnapshot\/snapshotdevice"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/iPhone12Mini(_:)":{"role":"symbol","title":"iPhone12Mini(_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhone12Mini"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"abstract":[{"type":"codeVoice","code":"iPhone 12 mini"},{"type":"text","text":" simulated device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhone12Mini(_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotdevice\/iphone12mini(_:)"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/snapshotdevice/addingtraitcollection(_:).json b/data/documentation/playbooksnapshot/snapshotdevice/addingtraitcollection(_:).json index 7129f12..c9fb14a 100644 --- a/data/documentation/playbooksnapshot/snapshotdevice/addingtraitcollection(_:).json +++ b/data/documentation/playbooksnapshot/snapshotdevice/addingtraitcollection(_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addingTraitCollection"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"traitCollection"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UITraitCollection","preciseIdentifier":"c:objc(cs)UITraitCollection"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV","text":"SnapshotDevice"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The device that added the given trait collection to the "},{"type":"codeVoice","code":"self"},{"type":"text","text":"."}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"unorderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Parameters"}]},{"type":"unorderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"traitCollection: A trait collection to be added."}]}]}]}]}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/snapshotdevice\/addingtraitcollection(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/addingTraitCollection(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Adds an arbitrary trait collection to change the appearance."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addingTraitCollection"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"UITraitCollection","preciseIdentifier":"c:objc(cs)UITraitCollection"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"title":"addingTraitCollection(_:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:8Playbook14SnapshotDeviceV21addingTraitCollectionyACSo07UITraitF0CF","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/addingTraitCollection(_:)":{"role":"symbol","title":"addingTraitCollection(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addingTraitCollection"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"UITraitCollection","preciseIdentifier":"c:objc(cs)UITraitCollection"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"abstract":[{"type":"text","text":"Adds an arbitrary trait collection to change the appearance."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/addingTraitCollection(_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotdevice\/addingtraitcollection(_:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice":{"role":"symbol","title":"SnapshotDevice","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SnapshotDevice"}],"abstract":[{"type":"text","text":"The device representation for simulating environments of each device such as"},{"type":"text","text":" "},{"type":"text","text":"size, orientation, safe area, trait collection, or dark mode appearance."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SnapshotDevice"}],"url":"\/documentation\/playbooksnapshot\/snapshotdevice"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addingTraitCollection"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"traitCollection"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UITraitCollection","preciseIdentifier":"c:objc(cs)UITraitCollection"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV","text":"SnapshotDevice"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The device that added the given trait collection to the "},{"type":"codeVoice","code":"self"},{"type":"text","text":"."}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"type":"unorderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Parameters"}]},{"type":"unorderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"traitCollection: A trait collection to be added."}]}]}]}]}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/snapshotdevice\/addingtraitcollection(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/addingTraitCollection(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Adds an arbitrary trait collection to change the appearance."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addingTraitCollection"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"UITraitCollection","preciseIdentifier":"c:objc(cs)UITraitCollection"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"title":"addingTraitCollection(_:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:8Playbook14SnapshotDeviceV21addingTraitCollectionyACSo07UITraitF0CF","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/addingTraitCollection(_:)":{"role":"symbol","title":"addingTraitCollection(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"addingTraitCollection"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"UITraitCollection","preciseIdentifier":"c:objc(cs)UITraitCollection"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"abstract":[{"type":"text","text":"Adds an arbitrary trait collection to change the appearance."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/addingTraitCollection(_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotdevice\/addingtraitcollection(_:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice":{"role":"symbol","title":"SnapshotDevice","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SnapshotDevice"}],"abstract":[{"type":"text","text":"The device representation for simulating environments of each device such as"},{"type":"text","text":" "},{"type":"text","text":"size, orientation, safe area, trait collection, or dark mode appearance."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SnapshotDevice"}],"url":"\/documentation\/playbooksnapshot\/snapshotdevice"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/snapshotdevice/init(name:size:safeareainsets:traitcollection:).json b/data/documentation/playbooksnapshot/snapshotdevice/init(name:size:safeareainsets:traitcollection:).json index c004156..774db52 100644 --- a/data/documentation/playbooksnapshot/snapshotdevice/init(name:size:safeareainsets:traitcollection:).json +++ b/data/documentation/playbooksnapshot/snapshotdevice/init(name:size:safeareainsets:traitcollection:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"name"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"size"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CGSize","preciseIdentifier":"c:@S@CGSize"},{"kind":"text","text":", "},{"kind":"externalParam","text":"safeAreaInsets"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UIEdgeInsets","preciseIdentifier":"c:@S@UIEdgeInsets"},{"kind":"text","text":" = .zero, "},{"kind":"externalParam","text":"traitCollection"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UITraitCollection","preciseIdentifier":"c:objc(cs)UITraitCollection"},{"kind":"text","text":" = UITraitCollection())"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"name":"name","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A name that to be used as a directory name of snapshots."}]}]},{"name":"size","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A simulated device size."}]}]},{"name":"safeAreaInsets","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A simulated safe area insets."}]}]},{"name":"traitCollection","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A simulated trait collection."}]}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/snapshotdevice\/init(name:size:safeareainsets:traitcollection:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/init(name:size:safeAreaInsets:traitCollection:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new custom device simulation."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"name"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"size"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CGSize","preciseIdentifier":"c:@S@CGSize"},{"kind":"text","text":", "},{"kind":"externalParam","text":"safeAreaInsets"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UIEdgeInsets","preciseIdentifier":"c:@S@UIEdgeInsets"},{"kind":"text","text":", "},{"kind":"externalParam","text":"traitCollection"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UITraitCollection","preciseIdentifier":"c:objc(cs)UITraitCollection"},{"kind":"text","text":")"}],"title":"init(name:size:safeAreaInsets:traitCollection:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:8Playbook14SnapshotDeviceV4name4size14safeAreaInsets15traitCollectionACSS_So6CGSizeVSo06UIEdgeH0VSo07UITraitJ0Ctcfc","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/init(name:size:safeAreaInsets:traitCollection:)":{"role":"symbol","title":"init(name:size:safeAreaInsets:traitCollection:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"name"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"size"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CGSize","preciseIdentifier":"c:@S@CGSize"},{"kind":"text","text":", "},{"kind":"externalParam","text":"safeAreaInsets"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UIEdgeInsets","preciseIdentifier":"c:@S@UIEdgeInsets"},{"kind":"text","text":", "},{"kind":"externalParam","text":"traitCollection"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UITraitCollection","preciseIdentifier":"c:objc(cs)UITraitCollection"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new custom device simulation."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/init(name:size:safeAreaInsets:traitCollection:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotdevice\/init(name:size:safeareainsets:traitcollection:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice":{"role":"symbol","title":"SnapshotDevice","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SnapshotDevice"}],"abstract":[{"type":"text","text":"The device representation for simulating environments of each device such as"},{"type":"text","text":" "},{"type":"text","text":"size, orientation, safe area, trait collection, or dark mode appearance."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SnapshotDevice"}],"url":"\/documentation\/playbooksnapshot\/snapshotdevice"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"name"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"size"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CGSize","preciseIdentifier":"c:@S@CGSize"},{"kind":"text","text":", "},{"kind":"externalParam","text":"safeAreaInsets"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UIEdgeInsets","preciseIdentifier":"c:@S@UIEdgeInsets"},{"kind":"text","text":" = .zero, "},{"kind":"externalParam","text":"traitCollection"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UITraitCollection","preciseIdentifier":"c:objc(cs)UITraitCollection"},{"kind":"text","text":" = UITraitCollection())"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"name":"name","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A name that to be used as a directory name of snapshots."}]}]},{"name":"size","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A simulated device size."}]}]},{"name":"safeAreaInsets","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A simulated safe area insets."}]}]},{"name":"traitCollection","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A simulated trait collection."}]}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/snapshotdevice\/init(name:size:safeareainsets:traitcollection:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/init(name:size:safeAreaInsets:traitCollection:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Creates a new custom device simulation."}],"kind":"symbol","metadata":{"fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"name"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"size"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CGSize","preciseIdentifier":"c:@S@CGSize"},{"kind":"text","text":", "},{"kind":"externalParam","text":"safeAreaInsets"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UIEdgeInsets","preciseIdentifier":"c:@S@UIEdgeInsets"},{"kind":"text","text":", "},{"kind":"externalParam","text":"traitCollection"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UITraitCollection","preciseIdentifier":"c:objc(cs)UITraitCollection"},{"kind":"text","text":")"}],"title":"init(name:size:safeAreaInsets:traitCollection:)","roleHeading":"Initializer","role":"symbol","symbolKind":"init","externalID":"s:8Playbook14SnapshotDeviceV4name4size14safeAreaInsets15traitCollectionACSS_So6CGSizeVSo06UIEdgeH0VSo07UITraitJ0Ctcfc","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice":{"role":"symbol","title":"SnapshotDevice","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SnapshotDevice"}],"abstract":[{"type":"text","text":"The device representation for simulating environments of each device such as"},{"type":"text","text":" "},{"type":"text","text":"size, orientation, safe area, trait collection, or dark mode appearance."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SnapshotDevice"}],"url":"\/documentation\/playbooksnapshot\/snapshotdevice"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/init(name:size:safeAreaInsets:traitCollection:)":{"role":"symbol","title":"init(name:size:safeAreaInsets:traitCollection:)","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"("},{"kind":"externalParam","text":"name"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":", "},{"kind":"externalParam","text":"size"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CGSize","preciseIdentifier":"c:@S@CGSize"},{"kind":"text","text":", "},{"kind":"externalParam","text":"safeAreaInsets"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UIEdgeInsets","preciseIdentifier":"c:@S@UIEdgeInsets"},{"kind":"text","text":", "},{"kind":"externalParam","text":"traitCollection"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UITraitCollection","preciseIdentifier":"c:objc(cs)UITraitCollection"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Creates a new custom device simulation."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/init(name:size:safeAreaInsets:traitCollection:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotdevice\/init(name:size:safeareainsets:traitcollection:)"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/snapshotdevice/ipadmini5th(_:).json b/data/documentation/playbooksnapshot/snapshotdevice/ipadmini5th(_:).json index bb0f3f5..2ed3ced 100644 --- a/data/documentation/playbooksnapshot/snapshotdevice/ipadmini5th(_:).json +++ b/data/documentation/playbooksnapshot/snapshotdevice/ipadmini5th(_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPadMini5th"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"orientation"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV","text":"SnapshotDevice"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO","text":"Orientation"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV","text":"SnapshotDevice"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"name":"orientation","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A simulated orientation."}]}]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"A device simulated the "},{"type":"codeVoice","code":"iPad Mini 5th generation"},{"type":"text","text":"."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/snapshotdevice\/ipadmini5th(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPadMini5th(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"codeVoice","code":"iPad Mini 5th generation"},{"type":"text","text":" simulated device."}],"kind":"symbol","metadata":{"role":"symbol","title":"iPadMini5th(_:)","roleHeading":"Type Method","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPadMini5th"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"symbolKind":"method","externalID":"s:8Playbook14SnapshotDeviceV11iPadMini5thyA2C11OrientationOFZ","extendedModule":"Playbook","modules":[{"name":"PlaybookSnapshot","relatedModules":["Playbook"]}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/Orientation":{"role":"symbol","title":"SnapshotDevice.Orientation","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Orientation"}],"abstract":[{"type":"text","text":"Represents the orientation of a device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Orientation"}],"url":"\/documentation\/playbooksnapshot\/snapshotdevice\/orientation"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/iPadMini5th(_:)":{"role":"symbol","title":"iPadMini5th(_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPadMini5th"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"abstract":[{"type":"codeVoice","code":"iPad Mini 5th generation"},{"type":"text","text":" simulated device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPadMini5th(_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotdevice\/ipadmini5th(_:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice":{"role":"symbol","title":"SnapshotDevice","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SnapshotDevice"}],"abstract":[{"type":"text","text":"The device representation for simulating environments of each device such as"},{"type":"text","text":" "},{"type":"text","text":"size, orientation, safe area, trait collection, or dark mode appearance."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SnapshotDevice"}],"url":"\/documentation\/playbooksnapshot\/snapshotdevice"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPadMini5th"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"orientation"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV","text":"SnapshotDevice"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO","text":"Orientation"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV","text":"SnapshotDevice"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"name":"orientation","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A simulated orientation."}]}]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"A device simulated the "},{"type":"codeVoice","code":"iPad Mini 5th generation"},{"type":"text","text":"."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/snapshotdevice\/ipadmini5th(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPadMini5th(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"codeVoice","code":"iPad Mini 5th generation"},{"type":"text","text":" simulated device."}],"kind":"symbol","metadata":{"role":"symbol","title":"iPadMini5th(_:)","roleHeading":"Type Method","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPadMini5th"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"symbolKind":"method","externalID":"s:8Playbook14SnapshotDeviceV11iPadMini5thyA2C11OrientationOFZ","extendedModule":"Playbook","modules":[{"name":"PlaybookSnapshot","relatedModules":["Playbook"]}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/iPadMini5th(_:)":{"role":"symbol","title":"iPadMini5th(_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPadMini5th"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"abstract":[{"type":"codeVoice","code":"iPad Mini 5th generation"},{"type":"text","text":" simulated device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPadMini5th(_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotdevice\/ipadmini5th(_:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice":{"role":"symbol","title":"SnapshotDevice","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SnapshotDevice"}],"abstract":[{"type":"text","text":"The device representation for simulating environments of each device such as"},{"type":"text","text":" "},{"type":"text","text":"size, orientation, safe area, trait collection, or dark mode appearance."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SnapshotDevice"}],"url":"\/documentation\/playbooksnapshot\/snapshotdevice"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/Orientation":{"role":"symbol","title":"SnapshotDevice.Orientation","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Orientation"}],"abstract":[{"type":"text","text":"Represents the orientation of a device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Orientation"}],"url":"\/documentation\/playbooksnapshot\/snapshotdevice\/orientation"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/snapshotdevice/ipadmini6th(_:).json b/data/documentation/playbooksnapshot/snapshotdevice/ipadmini6th(_:).json index d23c48c..5b7ada9 100644 --- a/data/documentation/playbooksnapshot/snapshotdevice/ipadmini6th(_:).json +++ b/data/documentation/playbooksnapshot/snapshotdevice/ipadmini6th(_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPadMini6th"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"orientation"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV","text":"SnapshotDevice"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO","text":"Orientation"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV","text":"SnapshotDevice"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"name":"orientation","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A simulated orientation."}]}]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"A device simulated the "},{"type":"codeVoice","code":"iPad Mini 6th generation"},{"type":"text","text":"."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/snapshotdevice\/ipadmini6th(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPadMini6th(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"codeVoice","code":"iPad Mini 6th generation"},{"type":"text","text":" simulated device."}],"kind":"symbol","metadata":{"role":"symbol","title":"iPadMini6th(_:)","roleHeading":"Type Method","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPadMini6th"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"symbolKind":"method","externalID":"s:8Playbook14SnapshotDeviceV11iPadMini6thyA2C11OrientationOFZ","extendedModule":"Playbook","modules":[{"name":"PlaybookSnapshot","relatedModules":["Playbook"]}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/Orientation":{"role":"symbol","title":"SnapshotDevice.Orientation","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Orientation"}],"abstract":[{"type":"text","text":"Represents the orientation of a device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Orientation"}],"url":"\/documentation\/playbooksnapshot\/snapshotdevice\/orientation"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice":{"role":"symbol","title":"SnapshotDevice","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SnapshotDevice"}],"abstract":[{"type":"text","text":"The device representation for simulating environments of each device such as"},{"type":"text","text":" "},{"type":"text","text":"size, orientation, safe area, trait collection, or dark mode appearance."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SnapshotDevice"}],"url":"\/documentation\/playbooksnapshot\/snapshotdevice"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/iPadMini6th(_:)":{"role":"symbol","title":"iPadMini6th(_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPadMini6th"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"abstract":[{"type":"codeVoice","code":"iPad Mini 6th generation"},{"type":"text","text":" simulated device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPadMini6th(_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotdevice\/ipadmini6th(_:)"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPadMini6th"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"orientation"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV","text":"SnapshotDevice"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO","text":"Orientation"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV","text":"SnapshotDevice"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"name":"orientation","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A simulated orientation."}]}]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"A device simulated the "},{"type":"codeVoice","code":"iPad Mini 6th generation"},{"type":"text","text":"."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/snapshotdevice\/ipadmini6th(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPadMini6th(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"codeVoice","code":"iPad Mini 6th generation"},{"type":"text","text":" simulated device."}],"kind":"symbol","metadata":{"role":"symbol","title":"iPadMini6th(_:)","roleHeading":"Type Method","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPadMini6th"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"symbolKind":"method","externalID":"s:8Playbook14SnapshotDeviceV11iPadMini6thyA2C11OrientationOFZ","extendedModule":"Playbook","modules":[{"name":"PlaybookSnapshot","relatedModules":["Playbook"]}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/iPadMini6th(_:)":{"role":"symbol","title":"iPadMini6th(_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPadMini6th"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"abstract":[{"type":"codeVoice","code":"iPad Mini 6th generation"},{"type":"text","text":" simulated device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPadMini6th(_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotdevice\/ipadmini6th(_:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/Orientation":{"role":"symbol","title":"SnapshotDevice.Orientation","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Orientation"}],"abstract":[{"type":"text","text":"Represents the orientation of a device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Orientation"}],"url":"\/documentation\/playbooksnapshot\/snapshotdevice\/orientation"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice":{"role":"symbol","title":"SnapshotDevice","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SnapshotDevice"}],"abstract":[{"type":"text","text":"The device representation for simulating environments of each device such as"},{"type":"text","text":" "},{"type":"text","text":"size, orientation, safe area, trait collection, or dark mode appearance."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SnapshotDevice"}],"url":"\/documentation\/playbooksnapshot\/snapshotdevice"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/snapshotdevice/ipadpro10_5(_:).json b/data/documentation/playbooksnapshot/snapshotdevice/ipadpro10_5(_:).json index 92428c4..6659929 100644 --- a/data/documentation/playbooksnapshot/snapshotdevice/ipadpro10_5(_:).json +++ b/data/documentation/playbooksnapshot/snapshotdevice/ipadpro10_5(_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPadPro10_5"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"orientation"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV","text":"SnapshotDevice"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO","text":"Orientation"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV","text":"SnapshotDevice"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"name":"orientation","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A simulated orientation."}]}]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"A device simulated the "},{"type":"codeVoice","code":"iPad Pro 10.5 inch"},{"type":"text","text":"."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/snapshotdevice\/ipadpro10_5(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPadPro10_5(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"codeVoice","code":"iPad Pro 10.5 inch"},{"type":"text","text":" simulated device."}],"kind":"symbol","metadata":{"role":"symbol","title":"iPadPro10_5(_:)","roleHeading":"Type Method","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPadPro10_5"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"symbolKind":"method","externalID":"s:8Playbook14SnapshotDeviceV11iPadPro10_5yA2C11OrientationOFZ","extendedModule":"Playbook","modules":[{"name":"PlaybookSnapshot","relatedModules":["Playbook"]}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/iPadPro10_5(_:)":{"role":"symbol","title":"iPadPro10_5(_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPadPro10_5"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"abstract":[{"type":"codeVoice","code":"iPad Pro 10.5 inch"},{"type":"text","text":" simulated device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPadPro10_5(_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotdevice\/ipadpro10_5(_:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/Orientation":{"role":"symbol","title":"SnapshotDevice.Orientation","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Orientation"}],"abstract":[{"type":"text","text":"Represents the orientation of a device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Orientation"}],"url":"\/documentation\/playbooksnapshot\/snapshotdevice\/orientation"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice":{"role":"symbol","title":"SnapshotDevice","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SnapshotDevice"}],"abstract":[{"type":"text","text":"The device representation for simulating environments of each device such as"},{"type":"text","text":" "},{"type":"text","text":"size, orientation, safe area, trait collection, or dark mode appearance."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SnapshotDevice"}],"url":"\/documentation\/playbooksnapshot\/snapshotdevice"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPadPro10_5"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"orientation"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV","text":"SnapshotDevice"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO","text":"Orientation"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV","text":"SnapshotDevice"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"name":"orientation","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A simulated orientation."}]}]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"A device simulated the "},{"type":"codeVoice","code":"iPad Pro 10.5 inch"},{"type":"text","text":"."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/snapshotdevice\/ipadpro10_5(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPadPro10_5(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"codeVoice","code":"iPad Pro 10.5 inch"},{"type":"text","text":" simulated device."}],"kind":"symbol","metadata":{"role":"symbol","title":"iPadPro10_5(_:)","roleHeading":"Type Method","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPadPro10_5"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"symbolKind":"method","externalID":"s:8Playbook14SnapshotDeviceV11iPadPro10_5yA2C11OrientationOFZ","extendedModule":"Playbook","modules":[{"name":"PlaybookSnapshot","relatedModules":["Playbook"]}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/Orientation":{"role":"symbol","title":"SnapshotDevice.Orientation","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Orientation"}],"abstract":[{"type":"text","text":"Represents the orientation of a device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Orientation"}],"url":"\/documentation\/playbooksnapshot\/snapshotdevice\/orientation"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/iPadPro10_5(_:)":{"role":"symbol","title":"iPadPro10_5(_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPadPro10_5"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"abstract":[{"type":"codeVoice","code":"iPad Pro 10.5 inch"},{"type":"text","text":" simulated device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPadPro10_5(_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotdevice\/ipadpro10_5(_:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice":{"role":"symbol","title":"SnapshotDevice","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SnapshotDevice"}],"abstract":[{"type":"text","text":"The device representation for simulating environments of each device such as"},{"type":"text","text":" "},{"type":"text","text":"size, orientation, safe area, trait collection, or dark mode appearance."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SnapshotDevice"}],"url":"\/documentation\/playbooksnapshot\/snapshotdevice"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/snapshotdevice/ipadpro11(_:).json b/data/documentation/playbooksnapshot/snapshotdevice/ipadpro11(_:).json index ea4edc6..5508338 100644 --- a/data/documentation/playbooksnapshot/snapshotdevice/ipadpro11(_:).json +++ b/data/documentation/playbooksnapshot/snapshotdevice/ipadpro11(_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPadPro11"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"orientation"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV","text":"SnapshotDevice"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO","text":"Orientation"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV","text":"SnapshotDevice"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"name":"orientation","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A simulated orientation."}]}]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"A device simulated the "},{"type":"codeVoice","code":"iPad Pro 11"},{"type":"text","text":"."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/snapshotdevice\/ipadpro11(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPadPro11(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"codeVoice","code":"iPad Pro 11"},{"type":"text","text":" simulated device."}],"kind":"symbol","metadata":{"role":"symbol","title":"iPadPro11(_:)","roleHeading":"Type Method","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPadPro11"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"symbolKind":"method","externalID":"s:8Playbook14SnapshotDeviceV9iPadPro11yA2C11OrientationOFZ","extendedModule":"Playbook","modules":[{"name":"PlaybookSnapshot","relatedModules":["Playbook"]}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/Orientation":{"role":"symbol","title":"SnapshotDevice.Orientation","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Orientation"}],"abstract":[{"type":"text","text":"Represents the orientation of a device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Orientation"}],"url":"\/documentation\/playbooksnapshot\/snapshotdevice\/orientation"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/iPadPro11(_:)":{"role":"symbol","title":"iPadPro11(_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPadPro11"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"abstract":[{"type":"codeVoice","code":"iPad Pro 11"},{"type":"text","text":" simulated device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPadPro11(_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotdevice\/ipadpro11(_:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice":{"role":"symbol","title":"SnapshotDevice","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SnapshotDevice"}],"abstract":[{"type":"text","text":"The device representation for simulating environments of each device such as"},{"type":"text","text":" "},{"type":"text","text":"size, orientation, safe area, trait collection, or dark mode appearance."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SnapshotDevice"}],"url":"\/documentation\/playbooksnapshot\/snapshotdevice"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPadPro11"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"orientation"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV","text":"SnapshotDevice"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO","text":"Orientation"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV","text":"SnapshotDevice"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"name":"orientation","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A simulated orientation."}]}]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"A device simulated the "},{"type":"codeVoice","code":"iPad Pro 11"},{"type":"text","text":"."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/snapshotdevice\/ipadpro11(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPadPro11(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"codeVoice","code":"iPad Pro 11"},{"type":"text","text":" simulated device."}],"kind":"symbol","metadata":{"role":"symbol","title":"iPadPro11(_:)","roleHeading":"Type Method","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPadPro11"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"symbolKind":"method","externalID":"s:8Playbook14SnapshotDeviceV9iPadPro11yA2C11OrientationOFZ","extendedModule":"Playbook","modules":[{"name":"PlaybookSnapshot","relatedModules":["Playbook"]}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/iPadPro11(_:)":{"role":"symbol","title":"iPadPro11(_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPadPro11"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"abstract":[{"type":"codeVoice","code":"iPad Pro 11"},{"type":"text","text":" simulated device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPadPro11(_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotdevice\/ipadpro11(_:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice":{"role":"symbol","title":"SnapshotDevice","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SnapshotDevice"}],"abstract":[{"type":"text","text":"The device representation for simulating environments of each device such as"},{"type":"text","text":" "},{"type":"text","text":"size, orientation, safe area, trait collection, or dark mode appearance."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SnapshotDevice"}],"url":"\/documentation\/playbooksnapshot\/snapshotdevice"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/Orientation":{"role":"symbol","title":"SnapshotDevice.Orientation","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Orientation"}],"abstract":[{"type":"text","text":"Represents the orientation of a device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Orientation"}],"url":"\/documentation\/playbooksnapshot\/snapshotdevice\/orientation"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/snapshotdevice/ipadpro12_9(_:).json b/data/documentation/playbooksnapshot/snapshotdevice/ipadpro12_9(_:).json index 77f3b8d..f34f961 100644 --- a/data/documentation/playbooksnapshot/snapshotdevice/ipadpro12_9(_:).json +++ b/data/documentation/playbooksnapshot/snapshotdevice/ipadpro12_9(_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPadPro12_9"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"orientation"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV","text":"SnapshotDevice"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO","text":"Orientation"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV","text":"SnapshotDevice"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"name":"orientation","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A simulated orientation."}]}]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"A device simulated the "},{"type":"codeVoice","code":"iPad Pro 12.9 inch"},{"type":"text","text":"."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/snapshotdevice\/ipadpro12_9(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPadPro12_9(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"codeVoice","code":"iPad Pro 12.9 inch"},{"type":"text","text":" simulated device."}],"kind":"symbol","metadata":{"role":"symbol","title":"iPadPro12_9(_:)","roleHeading":"Type Method","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPadPro12_9"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"symbolKind":"method","externalID":"s:8Playbook14SnapshotDeviceV11iPadPro12_9yA2C11OrientationOFZ","extendedModule":"Playbook","modules":[{"name":"PlaybookSnapshot","relatedModules":["Playbook"]}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice":{"role":"symbol","title":"SnapshotDevice","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SnapshotDevice"}],"abstract":[{"type":"text","text":"The device representation for simulating environments of each device such as"},{"type":"text","text":" "},{"type":"text","text":"size, orientation, safe area, trait collection, or dark mode appearance."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SnapshotDevice"}],"url":"\/documentation\/playbooksnapshot\/snapshotdevice"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/iPadPro12_9(_:)":{"role":"symbol","title":"iPadPro12_9(_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPadPro12_9"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"abstract":[{"type":"codeVoice","code":"iPad Pro 12.9 inch"},{"type":"text","text":" simulated device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPadPro12_9(_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotdevice\/ipadpro12_9(_:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/Orientation":{"role":"symbol","title":"SnapshotDevice.Orientation","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Orientation"}],"abstract":[{"type":"text","text":"Represents the orientation of a device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Orientation"}],"url":"\/documentation\/playbooksnapshot\/snapshotdevice\/orientation"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPadPro12_9"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"orientation"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV","text":"SnapshotDevice"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO","text":"Orientation"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV","text":"SnapshotDevice"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"name":"orientation","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A simulated orientation."}]}]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"A device simulated the "},{"type":"codeVoice","code":"iPad Pro 12.9 inch"},{"type":"text","text":"."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/snapshotdevice\/ipadpro12_9(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPadPro12_9(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"codeVoice","code":"iPad Pro 12.9 inch"},{"type":"text","text":" simulated device."}],"kind":"symbol","metadata":{"role":"symbol","title":"iPadPro12_9(_:)","roleHeading":"Type Method","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPadPro12_9"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"symbolKind":"method","externalID":"s:8Playbook14SnapshotDeviceV11iPadPro12_9yA2C11OrientationOFZ","extendedModule":"Playbook","modules":[{"name":"PlaybookSnapshot","relatedModules":["Playbook"]}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice":{"role":"symbol","title":"SnapshotDevice","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SnapshotDevice"}],"abstract":[{"type":"text","text":"The device representation for simulating environments of each device such as"},{"type":"text","text":" "},{"type":"text","text":"size, orientation, safe area, trait collection, or dark mode appearance."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SnapshotDevice"}],"url":"\/documentation\/playbooksnapshot\/snapshotdevice"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/Orientation":{"role":"symbol","title":"SnapshotDevice.Orientation","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Orientation"}],"abstract":[{"type":"text","text":"Represents the orientation of a device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Orientation"}],"url":"\/documentation\/playbooksnapshot\/snapshotdevice\/orientation"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/iPadPro12_9(_:)":{"role":"symbol","title":"iPadPro12_9(_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPadPro12_9"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"abstract":[{"type":"codeVoice","code":"iPad Pro 12.9 inch"},{"type":"text","text":" simulated device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPadPro12_9(_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotdevice\/ipadpro12_9(_:)"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/snapshotdevice/iphone11(_:).json b/data/documentation/playbooksnapshot/snapshotdevice/iphone11(_:).json index 3e58ee3..b57baa8 100644 --- a/data/documentation/playbooksnapshot/snapshotdevice/iphone11(_:).json +++ b/data/documentation/playbooksnapshot/snapshotdevice/iphone11(_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhone11"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"orientation"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV","text":"SnapshotDevice"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO","text":"Orientation"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV","text":"SnapshotDevice"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"name":"orientation","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A simulated orientation."}]}]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"A device simulated the "},{"type":"codeVoice","code":"iPhone 11"},{"type":"text","text":"."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/snapshotdevice\/iphone11(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhone11(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"codeVoice","code":"iPhone 11"},{"type":"text","text":" simulated device."}],"kind":"symbol","metadata":{"role":"symbol","title":"iPhone11(_:)","roleHeading":"Type Method","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhone11"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"symbolKind":"method","externalID":"s:8Playbook14SnapshotDeviceV8iPhone11yA2C11OrientationOFZ","extendedModule":"Playbook","modules":[{"name":"PlaybookSnapshot","relatedModules":["Playbook"]}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/Orientation":{"role":"symbol","title":"SnapshotDevice.Orientation","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Orientation"}],"abstract":[{"type":"text","text":"Represents the orientation of a device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Orientation"}],"url":"\/documentation\/playbooksnapshot\/snapshotdevice\/orientation"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice":{"role":"symbol","title":"SnapshotDevice","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SnapshotDevice"}],"abstract":[{"type":"text","text":"The device representation for simulating environments of each device such as"},{"type":"text","text":" "},{"type":"text","text":"size, orientation, safe area, trait collection, or dark mode appearance."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SnapshotDevice"}],"url":"\/documentation\/playbooksnapshot\/snapshotdevice"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/iPhone11(_:)":{"role":"symbol","title":"iPhone11(_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhone11"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"abstract":[{"type":"codeVoice","code":"iPhone 11"},{"type":"text","text":" simulated device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhone11(_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotdevice\/iphone11(_:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhone11"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"orientation"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV","text":"SnapshotDevice"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO","text":"Orientation"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV","text":"SnapshotDevice"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"name":"orientation","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A simulated orientation."}]}]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"A device simulated the "},{"type":"codeVoice","code":"iPhone 11"},{"type":"text","text":"."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/snapshotdevice\/iphone11(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhone11(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"codeVoice","code":"iPhone 11"},{"type":"text","text":" simulated device."}],"kind":"symbol","metadata":{"role":"symbol","title":"iPhone11(_:)","roleHeading":"Type Method","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhone11"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"symbolKind":"method","externalID":"s:8Playbook14SnapshotDeviceV8iPhone11yA2C11OrientationOFZ","extendedModule":"Playbook","modules":[{"name":"PlaybookSnapshot","relatedModules":["Playbook"]}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice":{"role":"symbol","title":"SnapshotDevice","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SnapshotDevice"}],"abstract":[{"type":"text","text":"The device representation for simulating environments of each device such as"},{"type":"text","text":" "},{"type":"text","text":"size, orientation, safe area, trait collection, or dark mode appearance."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SnapshotDevice"}],"url":"\/documentation\/playbooksnapshot\/snapshotdevice"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/iPhone11(_:)":{"role":"symbol","title":"iPhone11(_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhone11"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"abstract":[{"type":"codeVoice","code":"iPhone 11"},{"type":"text","text":" simulated device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhone11(_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotdevice\/iphone11(_:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/Orientation":{"role":"symbol","title":"SnapshotDevice.Orientation","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Orientation"}],"abstract":[{"type":"text","text":"Represents the orientation of a device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Orientation"}],"url":"\/documentation\/playbooksnapshot\/snapshotdevice\/orientation"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/snapshotdevice/iphone11pro(_:).json b/data/documentation/playbooksnapshot/snapshotdevice/iphone11pro(_:).json index 3a36fb3..8b2a336 100644 --- a/data/documentation/playbooksnapshot/snapshotdevice/iphone11pro(_:).json +++ b/data/documentation/playbooksnapshot/snapshotdevice/iphone11pro(_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhone11Pro"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"orientation"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV","text":"SnapshotDevice"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO","text":"Orientation"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV","text":"SnapshotDevice"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"name":"orientation","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A simulated orientation."}]}]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"A device simulated the "},{"type":"codeVoice","code":"iPhone 11 Pro"},{"type":"text","text":"."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/snapshotdevice\/iphone11pro(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhone11Pro(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"codeVoice","code":"iPhone 11 Pro"},{"type":"text","text":" simulated device."}],"kind":"symbol","metadata":{"role":"symbol","title":"iPhone11Pro(_:)","roleHeading":"Type Method","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhone11Pro"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"symbolKind":"method","externalID":"s:8Playbook14SnapshotDeviceV11iPhone11ProyA2C11OrientationOFZ","extendedModule":"Playbook","modules":[{"name":"PlaybookSnapshot","relatedModules":["Playbook"]}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/iPhone11Pro(_:)":{"role":"symbol","title":"iPhone11Pro(_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhone11Pro"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"abstract":[{"type":"codeVoice","code":"iPhone 11 Pro"},{"type":"text","text":" simulated device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhone11Pro(_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotdevice\/iphone11pro(_:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice":{"role":"symbol","title":"SnapshotDevice","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SnapshotDevice"}],"abstract":[{"type":"text","text":"The device representation for simulating environments of each device such as"},{"type":"text","text":" "},{"type":"text","text":"size, orientation, safe area, trait collection, or dark mode appearance."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SnapshotDevice"}],"url":"\/documentation\/playbooksnapshot\/snapshotdevice"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/Orientation":{"role":"symbol","title":"SnapshotDevice.Orientation","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Orientation"}],"abstract":[{"type":"text","text":"Represents the orientation of a device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Orientation"}],"url":"\/documentation\/playbooksnapshot\/snapshotdevice\/orientation"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhone11Pro"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"orientation"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV","text":"SnapshotDevice"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO","text":"Orientation"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV","text":"SnapshotDevice"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"name":"orientation","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A simulated orientation."}]}]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"A device simulated the "},{"type":"codeVoice","code":"iPhone 11 Pro"},{"type":"text","text":"."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/snapshotdevice\/iphone11pro(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhone11Pro(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"codeVoice","code":"iPhone 11 Pro"},{"type":"text","text":" simulated device."}],"kind":"symbol","metadata":{"role":"symbol","title":"iPhone11Pro(_:)","roleHeading":"Type Method","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhone11Pro"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"symbolKind":"method","externalID":"s:8Playbook14SnapshotDeviceV11iPhone11ProyA2C11OrientationOFZ","extendedModule":"Playbook","modules":[{"name":"PlaybookSnapshot","relatedModules":["Playbook"]}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice":{"role":"symbol","title":"SnapshotDevice","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SnapshotDevice"}],"abstract":[{"type":"text","text":"The device representation for simulating environments of each device such as"},{"type":"text","text":" "},{"type":"text","text":"size, orientation, safe area, trait collection, or dark mode appearance."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SnapshotDevice"}],"url":"\/documentation\/playbooksnapshot\/snapshotdevice"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/iPhone11Pro(_:)":{"role":"symbol","title":"iPhone11Pro(_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhone11Pro"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"abstract":[{"type":"codeVoice","code":"iPhone 11 Pro"},{"type":"text","text":" simulated device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhone11Pro(_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotdevice\/iphone11pro(_:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/Orientation":{"role":"symbol","title":"SnapshotDevice.Orientation","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Orientation"}],"abstract":[{"type":"text","text":"Represents the orientation of a device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Orientation"}],"url":"\/documentation\/playbooksnapshot\/snapshotdevice\/orientation"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/snapshotdevice/iphone11promax(_:).json b/data/documentation/playbooksnapshot/snapshotdevice/iphone11promax(_:).json index bd27db5..d7d5016 100644 --- a/data/documentation/playbooksnapshot/snapshotdevice/iphone11promax(_:).json +++ b/data/documentation/playbooksnapshot/snapshotdevice/iphone11promax(_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhone11ProMax"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"orientation"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV","text":"SnapshotDevice"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO","text":"Orientation"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV","text":"SnapshotDevice"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"name":"orientation","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A simulated orientation."}]}]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"A device simulated the "},{"type":"codeVoice","code":"iPhone 11 Pro Max"},{"type":"text","text":"."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/snapshotdevice\/iphone11promax(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhone11ProMax(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"codeVoice","code":"iPhone 11 Pro Max"},{"type":"text","text":" simulated device."}],"kind":"symbol","metadata":{"role":"symbol","title":"iPhone11ProMax(_:)","roleHeading":"Type Method","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhone11ProMax"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"symbolKind":"method","externalID":"s:8Playbook14SnapshotDeviceV14iPhone11ProMaxyA2C11OrientationOFZ","extendedModule":"Playbook","modules":[{"name":"PlaybookSnapshot","relatedModules":["Playbook"]}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/Orientation":{"role":"symbol","title":"SnapshotDevice.Orientation","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Orientation"}],"abstract":[{"type":"text","text":"Represents the orientation of a device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Orientation"}],"url":"\/documentation\/playbooksnapshot\/snapshotdevice\/orientation"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/iPhone11ProMax(_:)":{"role":"symbol","title":"iPhone11ProMax(_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhone11ProMax"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"abstract":[{"type":"codeVoice","code":"iPhone 11 Pro Max"},{"type":"text","text":" simulated device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhone11ProMax(_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotdevice\/iphone11promax(_:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice":{"role":"symbol","title":"SnapshotDevice","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SnapshotDevice"}],"abstract":[{"type":"text","text":"The device representation for simulating environments of each device such as"},{"type":"text","text":" "},{"type":"text","text":"size, orientation, safe area, trait collection, or dark mode appearance."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SnapshotDevice"}],"url":"\/documentation\/playbooksnapshot\/snapshotdevice"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhone11ProMax"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"orientation"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV","text":"SnapshotDevice"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO","text":"Orientation"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV","text":"SnapshotDevice"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"name":"orientation","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A simulated orientation."}]}]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"A device simulated the "},{"type":"codeVoice","code":"iPhone 11 Pro Max"},{"type":"text","text":"."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/snapshotdevice\/iphone11promax(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhone11ProMax(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"codeVoice","code":"iPhone 11 Pro Max"},{"type":"text","text":" simulated device."}],"kind":"symbol","metadata":{"role":"symbol","title":"iPhone11ProMax(_:)","roleHeading":"Type Method","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhone11ProMax"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"symbolKind":"method","externalID":"s:8Playbook14SnapshotDeviceV14iPhone11ProMaxyA2C11OrientationOFZ","extendedModule":"Playbook","modules":[{"name":"PlaybookSnapshot","relatedModules":["Playbook"]}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice":{"role":"symbol","title":"SnapshotDevice","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SnapshotDevice"}],"abstract":[{"type":"text","text":"The device representation for simulating environments of each device such as"},{"type":"text","text":" "},{"type":"text","text":"size, orientation, safe area, trait collection, or dark mode appearance."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SnapshotDevice"}],"url":"\/documentation\/playbooksnapshot\/snapshotdevice"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/iPhone11ProMax(_:)":{"role":"symbol","title":"iPhone11ProMax(_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhone11ProMax"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"abstract":[{"type":"codeVoice","code":"iPhone 11 Pro Max"},{"type":"text","text":" simulated device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhone11ProMax(_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotdevice\/iphone11promax(_:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/Orientation":{"role":"symbol","title":"SnapshotDevice.Orientation","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Orientation"}],"abstract":[{"type":"text","text":"Represents the orientation of a device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Orientation"}],"url":"\/documentation\/playbooksnapshot\/snapshotdevice\/orientation"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/snapshotdevice/iphone12(_:).json b/data/documentation/playbooksnapshot/snapshotdevice/iphone12(_:).json index dbcfd8f..abac760 100644 --- a/data/documentation/playbooksnapshot/snapshotdevice/iphone12(_:).json +++ b/data/documentation/playbooksnapshot/snapshotdevice/iphone12(_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhone12"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"orientation"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV","text":"SnapshotDevice"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO","text":"Orientation"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV","text":"SnapshotDevice"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"name":"orientation","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A simulated orientation."}]}]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"A device simulated the "},{"type":"codeVoice","code":"iPhone 12"},{"type":"text","text":"."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/snapshotdevice\/iphone12(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhone12(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"codeVoice","code":"iPhone 12"},{"type":"text","text":" simulated device."}],"kind":"symbol","metadata":{"role":"symbol","title":"iPhone12(_:)","roleHeading":"Type Method","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhone12"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"symbolKind":"method","externalID":"s:8Playbook14SnapshotDeviceV8iPhone12yA2C11OrientationOFZ","extendedModule":"Playbook","modules":[{"name":"PlaybookSnapshot","relatedModules":["Playbook"]}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice":{"role":"symbol","title":"SnapshotDevice","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SnapshotDevice"}],"abstract":[{"type":"text","text":"The device representation for simulating environments of each device such as"},{"type":"text","text":" "},{"type":"text","text":"size, orientation, safe area, trait collection, or dark mode appearance."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SnapshotDevice"}],"url":"\/documentation\/playbooksnapshot\/snapshotdevice"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/iPhone12(_:)":{"role":"symbol","title":"iPhone12(_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhone12"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"abstract":[{"type":"codeVoice","code":"iPhone 12"},{"type":"text","text":" simulated device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhone12(_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotdevice\/iphone12(_:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/Orientation":{"role":"symbol","title":"SnapshotDevice.Orientation","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Orientation"}],"abstract":[{"type":"text","text":"Represents the orientation of a device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Orientation"}],"url":"\/documentation\/playbooksnapshot\/snapshotdevice\/orientation"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhone12"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"orientation"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV","text":"SnapshotDevice"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO","text":"Orientation"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV","text":"SnapshotDevice"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"name":"orientation","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A simulated orientation."}]}]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"A device simulated the "},{"type":"codeVoice","code":"iPhone 12"},{"type":"text","text":"."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/snapshotdevice\/iphone12(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhone12(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"codeVoice","code":"iPhone 12"},{"type":"text","text":" simulated device."}],"kind":"symbol","metadata":{"role":"symbol","title":"iPhone12(_:)","roleHeading":"Type Method","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhone12"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"symbolKind":"method","externalID":"s:8Playbook14SnapshotDeviceV8iPhone12yA2C11OrientationOFZ","extendedModule":"Playbook","modules":[{"name":"PlaybookSnapshot","relatedModules":["Playbook"]}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/iPhone12(_:)":{"role":"symbol","title":"iPhone12(_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhone12"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"abstract":[{"type":"codeVoice","code":"iPhone 12"},{"type":"text","text":" simulated device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhone12(_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotdevice\/iphone12(_:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/Orientation":{"role":"symbol","title":"SnapshotDevice.Orientation","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Orientation"}],"abstract":[{"type":"text","text":"Represents the orientation of a device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Orientation"}],"url":"\/documentation\/playbooksnapshot\/snapshotdevice\/orientation"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice":{"role":"symbol","title":"SnapshotDevice","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SnapshotDevice"}],"abstract":[{"type":"text","text":"The device representation for simulating environments of each device such as"},{"type":"text","text":" "},{"type":"text","text":"size, orientation, safe area, trait collection, or dark mode appearance."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SnapshotDevice"}],"url":"\/documentation\/playbooksnapshot\/snapshotdevice"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/snapshotdevice/iphone12mini(_:).json b/data/documentation/playbooksnapshot/snapshotdevice/iphone12mini(_:).json index 4659a7f..6855dd3 100644 --- a/data/documentation/playbooksnapshot/snapshotdevice/iphone12mini(_:).json +++ b/data/documentation/playbooksnapshot/snapshotdevice/iphone12mini(_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhone12Mini"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"orientation"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV","text":"SnapshotDevice"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO","text":"Orientation"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV","text":"SnapshotDevice"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"name":"orientation","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A simulated orientation."}]}]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"A device simulated the "},{"type":"codeVoice","code":"iPhone 12 mini"},{"type":"text","text":"."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/snapshotdevice\/iphone12mini(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhone12Mini(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"codeVoice","code":"iPhone 12 mini"},{"type":"text","text":" simulated device."}],"kind":"symbol","metadata":{"role":"symbol","title":"iPhone12Mini(_:)","roleHeading":"Type Method","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhone12Mini"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"symbolKind":"method","externalID":"s:8Playbook14SnapshotDeviceV12iPhone12MiniyA2C11OrientationOFZ","extendedModule":"Playbook","modules":[{"name":"PlaybookSnapshot","relatedModules":["Playbook"]}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/Orientation":{"role":"symbol","title":"SnapshotDevice.Orientation","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Orientation"}],"abstract":[{"type":"text","text":"Represents the orientation of a device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Orientation"}],"url":"\/documentation\/playbooksnapshot\/snapshotdevice\/orientation"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice":{"role":"symbol","title":"SnapshotDevice","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SnapshotDevice"}],"abstract":[{"type":"text","text":"The device representation for simulating environments of each device such as"},{"type":"text","text":" "},{"type":"text","text":"size, orientation, safe area, trait collection, or dark mode appearance."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SnapshotDevice"}],"url":"\/documentation\/playbooksnapshot\/snapshotdevice"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/iPhone12Mini(_:)":{"role":"symbol","title":"iPhone12Mini(_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhone12Mini"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"abstract":[{"type":"codeVoice","code":"iPhone 12 mini"},{"type":"text","text":" simulated device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhone12Mini(_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotdevice\/iphone12mini(_:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhone12Mini"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"orientation"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV","text":"SnapshotDevice"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO","text":"Orientation"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV","text":"SnapshotDevice"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"name":"orientation","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A simulated orientation."}]}]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"A device simulated the "},{"type":"codeVoice","code":"iPhone 12 mini"},{"type":"text","text":"."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/snapshotdevice\/iphone12mini(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhone12Mini(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"codeVoice","code":"iPhone 12 mini"},{"type":"text","text":" simulated device."}],"kind":"symbol","metadata":{"role":"symbol","title":"iPhone12Mini(_:)","roleHeading":"Type Method","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhone12Mini"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"symbolKind":"method","externalID":"s:8Playbook14SnapshotDeviceV12iPhone12MiniyA2C11OrientationOFZ","extendedModule":"Playbook","modules":[{"name":"PlaybookSnapshot","relatedModules":["Playbook"]}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice":{"role":"symbol","title":"SnapshotDevice","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SnapshotDevice"}],"abstract":[{"type":"text","text":"The device representation for simulating environments of each device such as"},{"type":"text","text":" "},{"type":"text","text":"size, orientation, safe area, trait collection, or dark mode appearance."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SnapshotDevice"}],"url":"\/documentation\/playbooksnapshot\/snapshotdevice"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/Orientation":{"role":"symbol","title":"SnapshotDevice.Orientation","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Orientation"}],"abstract":[{"type":"text","text":"Represents the orientation of a device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Orientation"}],"url":"\/documentation\/playbooksnapshot\/snapshotdevice\/orientation"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/iPhone12Mini(_:)":{"role":"symbol","title":"iPhone12Mini(_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhone12Mini"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"abstract":[{"type":"codeVoice","code":"iPhone 12 mini"},{"type":"text","text":" simulated device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhone12Mini(_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotdevice\/iphone12mini(_:)"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/snapshotdevice/iphone12pro(_:).json b/data/documentation/playbooksnapshot/snapshotdevice/iphone12pro(_:).json index 4e55da0..dfe9800 100644 --- a/data/documentation/playbooksnapshot/snapshotdevice/iphone12pro(_:).json +++ b/data/documentation/playbooksnapshot/snapshotdevice/iphone12pro(_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhone12Pro"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"orientation"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV","text":"SnapshotDevice"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO","text":"Orientation"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV","text":"SnapshotDevice"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"name":"orientation","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A simulated orientation."}]}]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"A device simulated the "},{"type":"codeVoice","code":"iPhone 12 Pro"},{"type":"text","text":"."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/snapshotdevice\/iphone12pro(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhone12Pro(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"codeVoice","code":"iPhone 12 Pro"},{"type":"text","text":" simulated device."}],"kind":"symbol","metadata":{"role":"symbol","title":"iPhone12Pro(_:)","roleHeading":"Type Method","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhone12Pro"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"symbolKind":"method","externalID":"s:8Playbook14SnapshotDeviceV11iPhone12ProyA2C11OrientationOFZ","extendedModule":"Playbook","modules":[{"name":"PlaybookSnapshot","relatedModules":["Playbook"]}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice":{"role":"symbol","title":"SnapshotDevice","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SnapshotDevice"}],"abstract":[{"type":"text","text":"The device representation for simulating environments of each device such as"},{"type":"text","text":" "},{"type":"text","text":"size, orientation, safe area, trait collection, or dark mode appearance."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SnapshotDevice"}],"url":"\/documentation\/playbooksnapshot\/snapshotdevice"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/Orientation":{"role":"symbol","title":"SnapshotDevice.Orientation","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Orientation"}],"abstract":[{"type":"text","text":"Represents the orientation of a device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Orientation"}],"url":"\/documentation\/playbooksnapshot\/snapshotdevice\/orientation"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/iPhone12Pro(_:)":{"role":"symbol","title":"iPhone12Pro(_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhone12Pro"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"abstract":[{"type":"codeVoice","code":"iPhone 12 Pro"},{"type":"text","text":" simulated device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhone12Pro(_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotdevice\/iphone12pro(_:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhone12Pro"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"orientation"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV","text":"SnapshotDevice"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO","text":"Orientation"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV","text":"SnapshotDevice"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"name":"orientation","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A simulated orientation."}]}]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"A device simulated the "},{"type":"codeVoice","code":"iPhone 12 Pro"},{"type":"text","text":"."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/snapshotdevice\/iphone12pro(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhone12Pro(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"codeVoice","code":"iPhone 12 Pro"},{"type":"text","text":" simulated device."}],"kind":"symbol","metadata":{"role":"symbol","title":"iPhone12Pro(_:)","roleHeading":"Type Method","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhone12Pro"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"symbolKind":"method","externalID":"s:8Playbook14SnapshotDeviceV11iPhone12ProyA2C11OrientationOFZ","extendedModule":"Playbook","modules":[{"name":"PlaybookSnapshot","relatedModules":["Playbook"]}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/iPhone12Pro(_:)":{"role":"symbol","title":"iPhone12Pro(_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhone12Pro"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"abstract":[{"type":"codeVoice","code":"iPhone 12 Pro"},{"type":"text","text":" simulated device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhone12Pro(_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotdevice\/iphone12pro(_:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/Orientation":{"role":"symbol","title":"SnapshotDevice.Orientation","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Orientation"}],"abstract":[{"type":"text","text":"Represents the orientation of a device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Orientation"}],"url":"\/documentation\/playbooksnapshot\/snapshotdevice\/orientation"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice":{"role":"symbol","title":"SnapshotDevice","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SnapshotDevice"}],"abstract":[{"type":"text","text":"The device representation for simulating environments of each device such as"},{"type":"text","text":" "},{"type":"text","text":"size, orientation, safe area, trait collection, or dark mode appearance."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SnapshotDevice"}],"url":"\/documentation\/playbooksnapshot\/snapshotdevice"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/snapshotdevice/iphone12promax(_:).json b/data/documentation/playbooksnapshot/snapshotdevice/iphone12promax(_:).json index 7695fff..3dad943 100644 --- a/data/documentation/playbooksnapshot/snapshotdevice/iphone12promax(_:).json +++ b/data/documentation/playbooksnapshot/snapshotdevice/iphone12promax(_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhone12ProMax"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"orientation"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV","text":"SnapshotDevice"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO","text":"Orientation"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV","text":"SnapshotDevice"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"name":"orientation","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A simulated orientation."}]}]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"A device simulated the "},{"type":"codeVoice","code":"iPhone 12 Pro Max"},{"type":"text","text":"."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/snapshotdevice\/iphone12promax(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhone12ProMax(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"codeVoice","code":"iPhone 12 Pro Max"},{"type":"text","text":" simulated device."}],"kind":"symbol","metadata":{"role":"symbol","title":"iPhone12ProMax(_:)","roleHeading":"Type Method","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhone12ProMax"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"symbolKind":"method","externalID":"s:8Playbook14SnapshotDeviceV14iPhone12ProMaxyA2C11OrientationOFZ","extendedModule":"Playbook","modules":[{"name":"PlaybookSnapshot","relatedModules":["Playbook"]}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/iPhone12ProMax(_:)":{"role":"symbol","title":"iPhone12ProMax(_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhone12ProMax"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"abstract":[{"type":"codeVoice","code":"iPhone 12 Pro Max"},{"type":"text","text":" simulated device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhone12ProMax(_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotdevice\/iphone12promax(_:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice":{"role":"symbol","title":"SnapshotDevice","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SnapshotDevice"}],"abstract":[{"type":"text","text":"The device representation for simulating environments of each device such as"},{"type":"text","text":" "},{"type":"text","text":"size, orientation, safe area, trait collection, or dark mode appearance."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SnapshotDevice"}],"url":"\/documentation\/playbooksnapshot\/snapshotdevice"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/Orientation":{"role":"symbol","title":"SnapshotDevice.Orientation","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Orientation"}],"abstract":[{"type":"text","text":"Represents the orientation of a device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Orientation"}],"url":"\/documentation\/playbooksnapshot\/snapshotdevice\/orientation"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhone12ProMax"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"orientation"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV","text":"SnapshotDevice"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO","text":"Orientation"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV","text":"SnapshotDevice"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"name":"orientation","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A simulated orientation."}]}]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"A device simulated the "},{"type":"codeVoice","code":"iPhone 12 Pro Max"},{"type":"text","text":"."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/snapshotdevice\/iphone12promax(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhone12ProMax(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"codeVoice","code":"iPhone 12 Pro Max"},{"type":"text","text":" simulated device."}],"kind":"symbol","metadata":{"role":"symbol","title":"iPhone12ProMax(_:)","roleHeading":"Type Method","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhone12ProMax"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"symbolKind":"method","externalID":"s:8Playbook14SnapshotDeviceV14iPhone12ProMaxyA2C11OrientationOFZ","extendedModule":"Playbook","modules":[{"name":"PlaybookSnapshot","relatedModules":["Playbook"]}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/Orientation":{"role":"symbol","title":"SnapshotDevice.Orientation","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Orientation"}],"abstract":[{"type":"text","text":"Represents the orientation of a device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Orientation"}],"url":"\/documentation\/playbooksnapshot\/snapshotdevice\/orientation"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/iPhone12ProMax(_:)":{"role":"symbol","title":"iPhone12ProMax(_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhone12ProMax"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"abstract":[{"type":"codeVoice","code":"iPhone 12 Pro Max"},{"type":"text","text":" simulated device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhone12ProMax(_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotdevice\/iphone12promax(_:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice":{"role":"symbol","title":"SnapshotDevice","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SnapshotDevice"}],"abstract":[{"type":"text","text":"The device representation for simulating environments of each device such as"},{"type":"text","text":" "},{"type":"text","text":"size, orientation, safe area, trait collection, or dark mode appearance."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SnapshotDevice"}],"url":"\/documentation\/playbooksnapshot\/snapshotdevice"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/snapshotdevice/iphone13(_:).json b/data/documentation/playbooksnapshot/snapshotdevice/iphone13(_:).json index 7b798ba..f4ab7af 100644 --- a/data/documentation/playbooksnapshot/snapshotdevice/iphone13(_:).json +++ b/data/documentation/playbooksnapshot/snapshotdevice/iphone13(_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhone13"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"orientation"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV","text":"SnapshotDevice"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO","text":"Orientation"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV","text":"SnapshotDevice"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"name":"orientation","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A simulated orientation."}]}]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"A device simulated the "},{"type":"codeVoice","code":"iPhone 13"},{"type":"text","text":"."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/snapshotdevice\/iphone13(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhone13(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"codeVoice","code":"iPhone 13"},{"type":"text","text":" simulated device."}],"kind":"symbol","metadata":{"role":"symbol","title":"iPhone13(_:)","roleHeading":"Type Method","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhone13"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"symbolKind":"method","externalID":"s:8Playbook14SnapshotDeviceV8iPhone13yA2C11OrientationOFZ","extendedModule":"Playbook","modules":[{"name":"PlaybookSnapshot","relatedModules":["Playbook"]}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice":{"role":"symbol","title":"SnapshotDevice","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SnapshotDevice"}],"abstract":[{"type":"text","text":"The device representation for simulating environments of each device such as"},{"type":"text","text":" "},{"type":"text","text":"size, orientation, safe area, trait collection, or dark mode appearance."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SnapshotDevice"}],"url":"\/documentation\/playbooksnapshot\/snapshotdevice"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/Orientation":{"role":"symbol","title":"SnapshotDevice.Orientation","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Orientation"}],"abstract":[{"type":"text","text":"Represents the orientation of a device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Orientation"}],"url":"\/documentation\/playbooksnapshot\/snapshotdevice\/orientation"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/iPhone13(_:)":{"role":"symbol","title":"iPhone13(_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhone13"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"abstract":[{"type":"codeVoice","code":"iPhone 13"},{"type":"text","text":" simulated device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhone13(_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotdevice\/iphone13(_:)"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhone13"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"orientation"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV","text":"SnapshotDevice"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO","text":"Orientation"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV","text":"SnapshotDevice"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"name":"orientation","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A simulated orientation."}]}]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"A device simulated the "},{"type":"codeVoice","code":"iPhone 13"},{"type":"text","text":"."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/snapshotdevice\/iphone13(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhone13(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"codeVoice","code":"iPhone 13"},{"type":"text","text":" simulated device."}],"kind":"symbol","metadata":{"role":"symbol","title":"iPhone13(_:)","roleHeading":"Type Method","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhone13"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"symbolKind":"method","externalID":"s:8Playbook14SnapshotDeviceV8iPhone13yA2C11OrientationOFZ","extendedModule":"Playbook","modules":[{"name":"PlaybookSnapshot","relatedModules":["Playbook"]}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/iPhone13(_:)":{"role":"symbol","title":"iPhone13(_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhone13"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"abstract":[{"type":"codeVoice","code":"iPhone 13"},{"type":"text","text":" simulated device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhone13(_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotdevice\/iphone13(_:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/Orientation":{"role":"symbol","title":"SnapshotDevice.Orientation","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Orientation"}],"abstract":[{"type":"text","text":"Represents the orientation of a device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Orientation"}],"url":"\/documentation\/playbooksnapshot\/snapshotdevice\/orientation"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice":{"role":"symbol","title":"SnapshotDevice","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SnapshotDevice"}],"abstract":[{"type":"text","text":"The device representation for simulating environments of each device such as"},{"type":"text","text":" "},{"type":"text","text":"size, orientation, safe area, trait collection, or dark mode appearance."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SnapshotDevice"}],"url":"\/documentation\/playbooksnapshot\/snapshotdevice"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/snapshotdevice/iphone13mini(_:).json b/data/documentation/playbooksnapshot/snapshotdevice/iphone13mini(_:).json index 113a31f..3ca4b9a 100644 --- a/data/documentation/playbooksnapshot/snapshotdevice/iphone13mini(_:).json +++ b/data/documentation/playbooksnapshot/snapshotdevice/iphone13mini(_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhone13Mini"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"orientation"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV","text":"SnapshotDevice"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO","text":"Orientation"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV","text":"SnapshotDevice"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"name":"orientation","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A simulated orientation."}]}]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"A device simulated the "},{"type":"codeVoice","code":"iPhone 13 mini"},{"type":"text","text":"."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/snapshotdevice\/iphone13mini(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhone13Mini(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"codeVoice","code":"iPhone 13 mini"},{"type":"text","text":" simulated device."}],"kind":"symbol","metadata":{"role":"symbol","title":"iPhone13Mini(_:)","roleHeading":"Type Method","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhone13Mini"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"symbolKind":"method","externalID":"s:8Playbook14SnapshotDeviceV12iPhone13MiniyA2C11OrientationOFZ","extendedModule":"Playbook","modules":[{"name":"PlaybookSnapshot","relatedModules":["Playbook"]}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/iPhone13Mini(_:)":{"role":"symbol","title":"iPhone13Mini(_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhone13Mini"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"abstract":[{"type":"codeVoice","code":"iPhone 13 mini"},{"type":"text","text":" simulated device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhone13Mini(_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotdevice\/iphone13mini(_:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice":{"role":"symbol","title":"SnapshotDevice","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SnapshotDevice"}],"abstract":[{"type":"text","text":"The device representation for simulating environments of each device such as"},{"type":"text","text":" "},{"type":"text","text":"size, orientation, safe area, trait collection, or dark mode appearance."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SnapshotDevice"}],"url":"\/documentation\/playbooksnapshot\/snapshotdevice"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/Orientation":{"role":"symbol","title":"SnapshotDevice.Orientation","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Orientation"}],"abstract":[{"type":"text","text":"Represents the orientation of a device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Orientation"}],"url":"\/documentation\/playbooksnapshot\/snapshotdevice\/orientation"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhone13Mini"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"orientation"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV","text":"SnapshotDevice"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO","text":"Orientation"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV","text":"SnapshotDevice"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"name":"orientation","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A simulated orientation."}]}]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"A device simulated the "},{"type":"codeVoice","code":"iPhone 13 mini"},{"type":"text","text":"."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/snapshotdevice\/iphone13mini(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhone13Mini(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"codeVoice","code":"iPhone 13 mini"},{"type":"text","text":" simulated device."}],"kind":"symbol","metadata":{"role":"symbol","title":"iPhone13Mini(_:)","roleHeading":"Type Method","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhone13Mini"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"symbolKind":"method","externalID":"s:8Playbook14SnapshotDeviceV12iPhone13MiniyA2C11OrientationOFZ","extendedModule":"Playbook","modules":[{"name":"PlaybookSnapshot","relatedModules":["Playbook"]}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice":{"role":"symbol","title":"SnapshotDevice","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SnapshotDevice"}],"abstract":[{"type":"text","text":"The device representation for simulating environments of each device such as"},{"type":"text","text":" "},{"type":"text","text":"size, orientation, safe area, trait collection, or dark mode appearance."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SnapshotDevice"}],"url":"\/documentation\/playbooksnapshot\/snapshotdevice"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/Orientation":{"role":"symbol","title":"SnapshotDevice.Orientation","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Orientation"}],"abstract":[{"type":"text","text":"Represents the orientation of a device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Orientation"}],"url":"\/documentation\/playbooksnapshot\/snapshotdevice\/orientation"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/iPhone13Mini(_:)":{"role":"symbol","title":"iPhone13Mini(_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhone13Mini"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"abstract":[{"type":"codeVoice","code":"iPhone 13 mini"},{"type":"text","text":" simulated device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhone13Mini(_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotdevice\/iphone13mini(_:)"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/snapshotdevice/iphone13pro(_:).json b/data/documentation/playbooksnapshot/snapshotdevice/iphone13pro(_:).json index 145f356..61a2d25 100644 --- a/data/documentation/playbooksnapshot/snapshotdevice/iphone13pro(_:).json +++ b/data/documentation/playbooksnapshot/snapshotdevice/iphone13pro(_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhone13Pro"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"orientation"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV","text":"SnapshotDevice"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO","text":"Orientation"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV","text":"SnapshotDevice"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"name":"orientation","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A simulated orientation."}]}]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"A device simulated the "},{"type":"codeVoice","code":"iPhone 13 Pro"},{"type":"text","text":"."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/snapshotdevice\/iphone13pro(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhone13Pro(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"codeVoice","code":"iPhone 13 Pro"},{"type":"text","text":" simulated device."}],"kind":"symbol","metadata":{"role":"symbol","title":"iPhone13Pro(_:)","roleHeading":"Type Method","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhone13Pro"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"symbolKind":"method","externalID":"s:8Playbook14SnapshotDeviceV11iPhone13ProyA2C11OrientationOFZ","extendedModule":"Playbook","modules":[{"name":"PlaybookSnapshot","relatedModules":["Playbook"]}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/Orientation":{"role":"symbol","title":"SnapshotDevice.Orientation","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Orientation"}],"abstract":[{"type":"text","text":"Represents the orientation of a device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Orientation"}],"url":"\/documentation\/playbooksnapshot\/snapshotdevice\/orientation"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice":{"role":"symbol","title":"SnapshotDevice","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SnapshotDevice"}],"abstract":[{"type":"text","text":"The device representation for simulating environments of each device such as"},{"type":"text","text":" "},{"type":"text","text":"size, orientation, safe area, trait collection, or dark mode appearance."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SnapshotDevice"}],"url":"\/documentation\/playbooksnapshot\/snapshotdevice"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/iPhone13Pro(_:)":{"role":"symbol","title":"iPhone13Pro(_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhone13Pro"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"abstract":[{"type":"codeVoice","code":"iPhone 13 Pro"},{"type":"text","text":" simulated device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhone13Pro(_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotdevice\/iphone13pro(_:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhone13Pro"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"orientation"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV","text":"SnapshotDevice"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO","text":"Orientation"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV","text":"SnapshotDevice"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"name":"orientation","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A simulated orientation."}]}]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"A device simulated the "},{"type":"codeVoice","code":"iPhone 13 Pro"},{"type":"text","text":"."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/snapshotdevice\/iphone13pro(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhone13Pro(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"codeVoice","code":"iPhone 13 Pro"},{"type":"text","text":" simulated device."}],"kind":"symbol","metadata":{"role":"symbol","title":"iPhone13Pro(_:)","roleHeading":"Type Method","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhone13Pro"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"symbolKind":"method","externalID":"s:8Playbook14SnapshotDeviceV11iPhone13ProyA2C11OrientationOFZ","extendedModule":"Playbook","modules":[{"name":"PlaybookSnapshot","relatedModules":["Playbook"]}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice":{"role":"symbol","title":"SnapshotDevice","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SnapshotDevice"}],"abstract":[{"type":"text","text":"The device representation for simulating environments of each device such as"},{"type":"text","text":" "},{"type":"text","text":"size, orientation, safe area, trait collection, or dark mode appearance."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SnapshotDevice"}],"url":"\/documentation\/playbooksnapshot\/snapshotdevice"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/iPhone13Pro(_:)":{"role":"symbol","title":"iPhone13Pro(_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhone13Pro"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"abstract":[{"type":"codeVoice","code":"iPhone 13 Pro"},{"type":"text","text":" simulated device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhone13Pro(_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotdevice\/iphone13pro(_:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/Orientation":{"role":"symbol","title":"SnapshotDevice.Orientation","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Orientation"}],"abstract":[{"type":"text","text":"Represents the orientation of a device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Orientation"}],"url":"\/documentation\/playbooksnapshot\/snapshotdevice\/orientation"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/snapshotdevice/iphone13promax(_:).json b/data/documentation/playbooksnapshot/snapshotdevice/iphone13promax(_:).json index c6a9aac..49ade12 100644 --- a/data/documentation/playbooksnapshot/snapshotdevice/iphone13promax(_:).json +++ b/data/documentation/playbooksnapshot/snapshotdevice/iphone13promax(_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhone13ProMax"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"orientation"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV","text":"SnapshotDevice"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO","text":"Orientation"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV","text":"SnapshotDevice"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"name":"orientation","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A simulated orientation."}]}]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"A device simulated the "},{"type":"codeVoice","code":"iPhone 13 Pro Max"},{"type":"text","text":"."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/snapshotdevice\/iphone13promax(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhone13ProMax(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"codeVoice","code":"iPhone 13 Pro Max"},{"type":"text","text":" simulated device."}],"kind":"symbol","metadata":{"role":"symbol","title":"iPhone13ProMax(_:)","roleHeading":"Type Method","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhone13ProMax"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"symbolKind":"method","externalID":"s:8Playbook14SnapshotDeviceV14iPhone13ProMaxyA2C11OrientationOFZ","extendedModule":"Playbook","modules":[{"name":"PlaybookSnapshot","relatedModules":["Playbook"]}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/iPhone13ProMax(_:)":{"role":"symbol","title":"iPhone13ProMax(_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhone13ProMax"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"abstract":[{"type":"codeVoice","code":"iPhone 13 Pro Max"},{"type":"text","text":" simulated device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhone13ProMax(_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotdevice\/iphone13promax(_:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice":{"role":"symbol","title":"SnapshotDevice","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SnapshotDevice"}],"abstract":[{"type":"text","text":"The device representation for simulating environments of each device such as"},{"type":"text","text":" "},{"type":"text","text":"size, orientation, safe area, trait collection, or dark mode appearance."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SnapshotDevice"}],"url":"\/documentation\/playbooksnapshot\/snapshotdevice"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/Orientation":{"role":"symbol","title":"SnapshotDevice.Orientation","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Orientation"}],"abstract":[{"type":"text","text":"Represents the orientation of a device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Orientation"}],"url":"\/documentation\/playbooksnapshot\/snapshotdevice\/orientation"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhone13ProMax"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"orientation"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV","text":"SnapshotDevice"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO","text":"Orientation"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV","text":"SnapshotDevice"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"name":"orientation","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A simulated orientation."}]}]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"A device simulated the "},{"type":"codeVoice","code":"iPhone 13 Pro Max"},{"type":"text","text":"."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/snapshotdevice\/iphone13promax(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhone13ProMax(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"codeVoice","code":"iPhone 13 Pro Max"},{"type":"text","text":" simulated device."}],"kind":"symbol","metadata":{"role":"symbol","title":"iPhone13ProMax(_:)","roleHeading":"Type Method","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhone13ProMax"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"symbolKind":"method","externalID":"s:8Playbook14SnapshotDeviceV14iPhone13ProMaxyA2C11OrientationOFZ","extendedModule":"Playbook","modules":[{"name":"PlaybookSnapshot","relatedModules":["Playbook"]}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/Orientation":{"role":"symbol","title":"SnapshotDevice.Orientation","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Orientation"}],"abstract":[{"type":"text","text":"Represents the orientation of a device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Orientation"}],"url":"\/documentation\/playbooksnapshot\/snapshotdevice\/orientation"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/iPhone13ProMax(_:)":{"role":"symbol","title":"iPhone13ProMax(_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhone13ProMax"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"abstract":[{"type":"codeVoice","code":"iPhone 13 Pro Max"},{"type":"text","text":" simulated device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhone13ProMax(_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotdevice\/iphone13promax(_:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice":{"role":"symbol","title":"SnapshotDevice","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SnapshotDevice"}],"abstract":[{"type":"text","text":"The device representation for simulating environments of each device such as"},{"type":"text","text":" "},{"type":"text","text":"size, orientation, safe area, trait collection, or dark mode appearance."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SnapshotDevice"}],"url":"\/documentation\/playbooksnapshot\/snapshotdevice"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/snapshotdevice/iphone14pro(_:).json b/data/documentation/playbooksnapshot/snapshotdevice/iphone14pro(_:).json index fef03db..19e9787 100644 --- a/data/documentation/playbooksnapshot/snapshotdevice/iphone14pro(_:).json +++ b/data/documentation/playbooksnapshot/snapshotdevice/iphone14pro(_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhone14Pro"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"orientation"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV","text":"SnapshotDevice"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO","text":"Orientation"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV","text":"SnapshotDevice"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"name":"orientation","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A simulated orientation."}]}]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"A device simulated the "},{"type":"codeVoice","code":"iPhone 14 Pro"},{"type":"text","text":"."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/snapshotdevice\/iphone14pro(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhone14Pro(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"codeVoice","code":"iPhone 14 Pro"},{"type":"text","text":" simulated device."}],"kind":"symbol","metadata":{"role":"symbol","title":"iPhone14Pro(_:)","roleHeading":"Type Method","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhone14Pro"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"symbolKind":"method","externalID":"s:8Playbook14SnapshotDeviceV11iPhone14ProyA2C11OrientationOFZ","extendedModule":"Playbook","modules":[{"name":"PlaybookSnapshot","relatedModules":["Playbook"]}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/Orientation":{"role":"symbol","title":"SnapshotDevice.Orientation","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Orientation"}],"abstract":[{"type":"text","text":"Represents the orientation of a device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Orientation"}],"url":"\/documentation\/playbooksnapshot\/snapshotdevice\/orientation"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/iPhone14Pro(_:)":{"role":"symbol","title":"iPhone14Pro(_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhone14Pro"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"abstract":[{"type":"codeVoice","code":"iPhone 14 Pro"},{"type":"text","text":" simulated device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhone14Pro(_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotdevice\/iphone14pro(_:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice":{"role":"symbol","title":"SnapshotDevice","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SnapshotDevice"}],"abstract":[{"type":"text","text":"The device representation for simulating environments of each device such as"},{"type":"text","text":" "},{"type":"text","text":"size, orientation, safe area, trait collection, or dark mode appearance."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SnapshotDevice"}],"url":"\/documentation\/playbooksnapshot\/snapshotdevice"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhone14Pro"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"orientation"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV","text":"SnapshotDevice"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO","text":"Orientation"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV","text":"SnapshotDevice"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"name":"orientation","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A simulated orientation."}]}]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"A device simulated the "},{"type":"codeVoice","code":"iPhone 14 Pro"},{"type":"text","text":"."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/snapshotdevice\/iphone14pro(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhone14Pro(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"codeVoice","code":"iPhone 14 Pro"},{"type":"text","text":" simulated device."}],"kind":"symbol","metadata":{"role":"symbol","title":"iPhone14Pro(_:)","roleHeading":"Type Method","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhone14Pro"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"symbolKind":"method","externalID":"s:8Playbook14SnapshotDeviceV11iPhone14ProyA2C11OrientationOFZ","extendedModule":"Playbook","modules":[{"name":"PlaybookSnapshot","relatedModules":["Playbook"]}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/Orientation":{"role":"symbol","title":"SnapshotDevice.Orientation","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Orientation"}],"abstract":[{"type":"text","text":"Represents the orientation of a device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Orientation"}],"url":"\/documentation\/playbooksnapshot\/snapshotdevice\/orientation"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice":{"role":"symbol","title":"SnapshotDevice","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SnapshotDevice"}],"abstract":[{"type":"text","text":"The device representation for simulating environments of each device such as"},{"type":"text","text":" "},{"type":"text","text":"size, orientation, safe area, trait collection, or dark mode appearance."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SnapshotDevice"}],"url":"\/documentation\/playbooksnapshot\/snapshotdevice"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/iPhone14Pro(_:)":{"role":"symbol","title":"iPhone14Pro(_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhone14Pro"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"abstract":[{"type":"codeVoice","code":"iPhone 14 Pro"},{"type":"text","text":" simulated device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhone14Pro(_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotdevice\/iphone14pro(_:)"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/snapshotdevice/iphone14promax(_:).json b/data/documentation/playbooksnapshot/snapshotdevice/iphone14promax(_:).json index f9927c9..7f3ad12 100644 --- a/data/documentation/playbooksnapshot/snapshotdevice/iphone14promax(_:).json +++ b/data/documentation/playbooksnapshot/snapshotdevice/iphone14promax(_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhone14ProMax"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"orientation"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV","text":"SnapshotDevice"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO","text":"Orientation"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV","text":"SnapshotDevice"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"name":"orientation","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A simulated orientation."}]}]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"A device simulated the "},{"type":"codeVoice","code":"iPhone 14 Pro Max"},{"type":"text","text":"."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/snapshotdevice\/iphone14promax(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhone14ProMax(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"codeVoice","code":"iPhone 14 Pro Max"},{"type":"text","text":" simulated device."}],"kind":"symbol","metadata":{"role":"symbol","title":"iPhone14ProMax(_:)","roleHeading":"Type Method","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhone14ProMax"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"symbolKind":"method","externalID":"s:8Playbook14SnapshotDeviceV14iPhone14ProMaxyA2C11OrientationOFZ","extendedModule":"Playbook","modules":[{"name":"PlaybookSnapshot","relatedModules":["Playbook"]}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/Orientation":{"role":"symbol","title":"SnapshotDevice.Orientation","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Orientation"}],"abstract":[{"type":"text","text":"Represents the orientation of a device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Orientation"}],"url":"\/documentation\/playbooksnapshot\/snapshotdevice\/orientation"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/iPhone14ProMax(_:)":{"role":"symbol","title":"iPhone14ProMax(_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhone14ProMax"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"abstract":[{"type":"codeVoice","code":"iPhone 14 Pro Max"},{"type":"text","text":" simulated device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhone14ProMax(_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotdevice\/iphone14promax(_:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice":{"role":"symbol","title":"SnapshotDevice","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SnapshotDevice"}],"abstract":[{"type":"text","text":"The device representation for simulating environments of each device such as"},{"type":"text","text":" "},{"type":"text","text":"size, orientation, safe area, trait collection, or dark mode appearance."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SnapshotDevice"}],"url":"\/documentation\/playbooksnapshot\/snapshotdevice"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhone14ProMax"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"orientation"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV","text":"SnapshotDevice"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO","text":"Orientation"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV","text":"SnapshotDevice"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"name":"orientation","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A simulated orientation."}]}]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"A device simulated the "},{"type":"codeVoice","code":"iPhone 14 Pro Max"},{"type":"text","text":"."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/snapshotdevice\/iphone14promax(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhone14ProMax(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"codeVoice","code":"iPhone 14 Pro Max"},{"type":"text","text":" simulated device."}],"kind":"symbol","metadata":{"role":"symbol","title":"iPhone14ProMax(_:)","roleHeading":"Type Method","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhone14ProMax"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"symbolKind":"method","externalID":"s:8Playbook14SnapshotDeviceV14iPhone14ProMaxyA2C11OrientationOFZ","extendedModule":"Playbook","modules":[{"name":"PlaybookSnapshot","relatedModules":["Playbook"]}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice":{"role":"symbol","title":"SnapshotDevice","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SnapshotDevice"}],"abstract":[{"type":"text","text":"The device representation for simulating environments of each device such as"},{"type":"text","text":" "},{"type":"text","text":"size, orientation, safe area, trait collection, or dark mode appearance."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SnapshotDevice"}],"url":"\/documentation\/playbooksnapshot\/snapshotdevice"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/iPhone14ProMax(_:)":{"role":"symbol","title":"iPhone14ProMax(_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhone14ProMax"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"abstract":[{"type":"codeVoice","code":"iPhone 14 Pro Max"},{"type":"text","text":" simulated device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhone14ProMax(_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotdevice\/iphone14promax(_:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/Orientation":{"role":"symbol","title":"SnapshotDevice.Orientation","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Orientation"}],"abstract":[{"type":"text","text":"Represents the orientation of a device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Orientation"}],"url":"\/documentation\/playbooksnapshot\/snapshotdevice\/orientation"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/snapshotdevice/iphone15pro(_:).json b/data/documentation/playbooksnapshot/snapshotdevice/iphone15pro(_:).json index fc2e9c0..172ff32 100644 --- a/data/documentation/playbooksnapshot/snapshotdevice/iphone15pro(_:).json +++ b/data/documentation/playbooksnapshot/snapshotdevice/iphone15pro(_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhone15Pro"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"orientation"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV","text":"SnapshotDevice"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO","text":"Orientation"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV","text":"SnapshotDevice"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"name":"orientation","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A simulated orientation."}]}]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"A device simulated the "},{"type":"codeVoice","code":"iPhone 15 Pro"},{"type":"text","text":"."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/snapshotdevice\/iphone15pro(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhone15Pro(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"codeVoice","code":"iPhone 15 Pro"},{"type":"text","text":" simulated device."}],"kind":"symbol","metadata":{"role":"symbol","title":"iPhone15Pro(_:)","roleHeading":"Type Method","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhone15Pro"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"symbolKind":"method","externalID":"s:8Playbook14SnapshotDeviceV11iPhone15ProyA2C11OrientationOFZ","extendedModule":"Playbook","modules":[{"name":"PlaybookSnapshot","relatedModules":["Playbook"]}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice":{"role":"symbol","title":"SnapshotDevice","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SnapshotDevice"}],"abstract":[{"type":"text","text":"The device representation for simulating environments of each device such as"},{"type":"text","text":" "},{"type":"text","text":"size, orientation, safe area, trait collection, or dark mode appearance."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SnapshotDevice"}],"url":"\/documentation\/playbooksnapshot\/snapshotdevice"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/iPhone15Pro(_:)":{"role":"symbol","title":"iPhone15Pro(_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhone15Pro"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"abstract":[{"type":"codeVoice","code":"iPhone 15 Pro"},{"type":"text","text":" simulated device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhone15Pro(_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotdevice\/iphone15pro(_:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/Orientation":{"role":"symbol","title":"SnapshotDevice.Orientation","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Orientation"}],"abstract":[{"type":"text","text":"Represents the orientation of a device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Orientation"}],"url":"\/documentation\/playbooksnapshot\/snapshotdevice\/orientation"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhone15Pro"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"orientation"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV","text":"SnapshotDevice"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO","text":"Orientation"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV","text":"SnapshotDevice"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"name":"orientation","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A simulated orientation."}]}]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"A device simulated the "},{"type":"codeVoice","code":"iPhone 15 Pro"},{"type":"text","text":"."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/snapshotdevice\/iphone15pro(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhone15Pro(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"codeVoice","code":"iPhone 15 Pro"},{"type":"text","text":" simulated device."}],"kind":"symbol","metadata":{"role":"symbol","title":"iPhone15Pro(_:)","roleHeading":"Type Method","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhone15Pro"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"symbolKind":"method","externalID":"s:8Playbook14SnapshotDeviceV11iPhone15ProyA2C11OrientationOFZ","extendedModule":"Playbook","modules":[{"name":"PlaybookSnapshot","relatedModules":["Playbook"]}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice":{"role":"symbol","title":"SnapshotDevice","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SnapshotDevice"}],"abstract":[{"type":"text","text":"The device representation for simulating environments of each device such as"},{"type":"text","text":" "},{"type":"text","text":"size, orientation, safe area, trait collection, or dark mode appearance."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SnapshotDevice"}],"url":"\/documentation\/playbooksnapshot\/snapshotdevice"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/Orientation":{"role":"symbol","title":"SnapshotDevice.Orientation","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Orientation"}],"abstract":[{"type":"text","text":"Represents the orientation of a device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Orientation"}],"url":"\/documentation\/playbooksnapshot\/snapshotdevice\/orientation"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/iPhone15Pro(_:)":{"role":"symbol","title":"iPhone15Pro(_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhone15Pro"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"abstract":[{"type":"codeVoice","code":"iPhone 15 Pro"},{"type":"text","text":" simulated device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhone15Pro(_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotdevice\/iphone15pro(_:)"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/snapshotdevice/iphone15promax(_:).json b/data/documentation/playbooksnapshot/snapshotdevice/iphone15promax(_:).json index 0b30159..c5a6588 100644 --- a/data/documentation/playbooksnapshot/snapshotdevice/iphone15promax(_:).json +++ b/data/documentation/playbooksnapshot/snapshotdevice/iphone15promax(_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhone15ProMax"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"orientation"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV","text":"SnapshotDevice"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO","text":"Orientation"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV","text":"SnapshotDevice"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"name":"orientation","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A simulated orientation."}]}]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"A device simulated the "},{"type":"codeVoice","code":"iPhone 15 Pro Max"},{"type":"text","text":"."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/snapshotdevice\/iphone15promax(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhone15ProMax(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"codeVoice","code":"iPhone 15 Pro Max"},{"type":"text","text":" simulated device."}],"kind":"symbol","metadata":{"role":"symbol","title":"iPhone15ProMax(_:)","roleHeading":"Type Method","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhone15ProMax"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"symbolKind":"method","externalID":"s:8Playbook14SnapshotDeviceV14iPhone15ProMaxyA2C11OrientationOFZ","extendedModule":"Playbook","modules":[{"name":"PlaybookSnapshot","relatedModules":["Playbook"]}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice":{"role":"symbol","title":"SnapshotDevice","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SnapshotDevice"}],"abstract":[{"type":"text","text":"The device representation for simulating environments of each device such as"},{"type":"text","text":" "},{"type":"text","text":"size, orientation, safe area, trait collection, or dark mode appearance."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SnapshotDevice"}],"url":"\/documentation\/playbooksnapshot\/snapshotdevice"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/iPhone15ProMax(_:)":{"role":"symbol","title":"iPhone15ProMax(_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhone15ProMax"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"abstract":[{"type":"codeVoice","code":"iPhone 15 Pro Max"},{"type":"text","text":" simulated device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhone15ProMax(_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotdevice\/iphone15promax(_:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/Orientation":{"role":"symbol","title":"SnapshotDevice.Orientation","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Orientation"}],"abstract":[{"type":"text","text":"Represents the orientation of a device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Orientation"}],"url":"\/documentation\/playbooksnapshot\/snapshotdevice\/orientation"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhone15ProMax"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"orientation"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV","text":"SnapshotDevice"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO","text":"Orientation"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV","text":"SnapshotDevice"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"name":"orientation","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A simulated orientation."}]}]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"A device simulated the "},{"type":"codeVoice","code":"iPhone 15 Pro Max"},{"type":"text","text":"."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/snapshotdevice\/iphone15promax(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhone15ProMax(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"codeVoice","code":"iPhone 15 Pro Max"},{"type":"text","text":" simulated device."}],"kind":"symbol","metadata":{"role":"symbol","title":"iPhone15ProMax(_:)","roleHeading":"Type Method","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhone15ProMax"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"symbolKind":"method","externalID":"s:8Playbook14SnapshotDeviceV14iPhone15ProMaxyA2C11OrientationOFZ","extendedModule":"Playbook","modules":[{"name":"PlaybookSnapshot","relatedModules":["Playbook"]}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice":{"role":"symbol","title":"SnapshotDevice","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SnapshotDevice"}],"abstract":[{"type":"text","text":"The device representation for simulating environments of each device such as"},{"type":"text","text":" "},{"type":"text","text":"size, orientation, safe area, trait collection, or dark mode appearance."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SnapshotDevice"}],"url":"\/documentation\/playbooksnapshot\/snapshotdevice"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/iPhone15ProMax(_:)":{"role":"symbol","title":"iPhone15ProMax(_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhone15ProMax"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"abstract":[{"type":"codeVoice","code":"iPhone 15 Pro Max"},{"type":"text","text":" simulated device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhone15ProMax(_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotdevice\/iphone15promax(_:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/Orientation":{"role":"symbol","title":"SnapshotDevice.Orientation","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Orientation"}],"abstract":[{"type":"text","text":"Represents the orientation of a device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Orientation"}],"url":"\/documentation\/playbooksnapshot\/snapshotdevice\/orientation"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/snapshotdevice/iphone8(_:).json b/data/documentation/playbooksnapshot/snapshotdevice/iphone8(_:).json index 86e8a2e..e6da7b0 100644 --- a/data/documentation/playbooksnapshot/snapshotdevice/iphone8(_:).json +++ b/data/documentation/playbooksnapshot/snapshotdevice/iphone8(_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhone8"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"orientation"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV","text":"SnapshotDevice"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO","text":"Orientation"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV","text":"SnapshotDevice"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"name":"orientation","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A simulated orientation."}]}]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"A device simulated the "},{"type":"codeVoice","code":"iPhone 8"},{"type":"text","text":"."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/snapshotdevice\/iphone8(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhone8(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"codeVoice","code":"iPhone 8"},{"type":"text","text":" simulated device."}],"kind":"symbol","metadata":{"role":"symbol","title":"iPhone8(_:)","roleHeading":"Type Method","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhone8"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"symbolKind":"method","externalID":"s:8Playbook14SnapshotDeviceV7iPhone8yA2C11OrientationOFZ","extendedModule":"Playbook","modules":[{"name":"PlaybookSnapshot","relatedModules":["Playbook"]}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/Orientation":{"role":"symbol","title":"SnapshotDevice.Orientation","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Orientation"}],"abstract":[{"type":"text","text":"Represents the orientation of a device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Orientation"}],"url":"\/documentation\/playbooksnapshot\/snapshotdevice\/orientation"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/iPhone8(_:)":{"role":"symbol","title":"iPhone8(_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhone8"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"abstract":[{"type":"codeVoice","code":"iPhone 8"},{"type":"text","text":" simulated device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhone8(_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotdevice\/iphone8(_:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice":{"role":"symbol","title":"SnapshotDevice","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SnapshotDevice"}],"abstract":[{"type":"text","text":"The device representation for simulating environments of each device such as"},{"type":"text","text":" "},{"type":"text","text":"size, orientation, safe area, trait collection, or dark mode appearance."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SnapshotDevice"}],"url":"\/documentation\/playbooksnapshot\/snapshotdevice"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhone8"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"orientation"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV","text":"SnapshotDevice"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO","text":"Orientation"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV","text":"SnapshotDevice"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"name":"orientation","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A simulated orientation."}]}]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"A device simulated the "},{"type":"codeVoice","code":"iPhone 8"},{"type":"text","text":"."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/snapshotdevice\/iphone8(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhone8(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"codeVoice","code":"iPhone 8"},{"type":"text","text":" simulated device."}],"kind":"symbol","metadata":{"role":"symbol","title":"iPhone8(_:)","roleHeading":"Type Method","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhone8"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"symbolKind":"method","externalID":"s:8Playbook14SnapshotDeviceV7iPhone8yA2C11OrientationOFZ","extendedModule":"Playbook","modules":[{"name":"PlaybookSnapshot","relatedModules":["Playbook"]}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/iPhone8(_:)":{"role":"symbol","title":"iPhone8(_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhone8"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"abstract":[{"type":"codeVoice","code":"iPhone 8"},{"type":"text","text":" simulated device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhone8(_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotdevice\/iphone8(_:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice":{"role":"symbol","title":"SnapshotDevice","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SnapshotDevice"}],"abstract":[{"type":"text","text":"The device representation for simulating environments of each device such as"},{"type":"text","text":" "},{"type":"text","text":"size, orientation, safe area, trait collection, or dark mode appearance."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SnapshotDevice"}],"url":"\/documentation\/playbooksnapshot\/snapshotdevice"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/Orientation":{"role":"symbol","title":"SnapshotDevice.Orientation","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Orientation"}],"abstract":[{"type":"text","text":"Represents the orientation of a device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Orientation"}],"url":"\/documentation\/playbooksnapshot\/snapshotdevice\/orientation"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/snapshotdevice/iphone8plus(_:).json b/data/documentation/playbooksnapshot/snapshotdevice/iphone8plus(_:).json index a91a9c5..4e59b82 100644 --- a/data/documentation/playbooksnapshot/snapshotdevice/iphone8plus(_:).json +++ b/data/documentation/playbooksnapshot/snapshotdevice/iphone8plus(_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhone8Plus"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"orientation"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV","text":"SnapshotDevice"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO","text":"Orientation"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV","text":"SnapshotDevice"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"name":"orientation","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A simulated orientation."}]}]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"A device simulated the "},{"type":"codeVoice","code":"iPhone 8 Plus"},{"type":"text","text":"."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/snapshotdevice\/iphone8plus(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhone8Plus(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"codeVoice","code":"iPhone 8 Plus"},{"type":"text","text":" simulated device."}],"kind":"symbol","metadata":{"role":"symbol","title":"iPhone8Plus(_:)","roleHeading":"Type Method","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhone8Plus"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"symbolKind":"method","externalID":"s:8Playbook14SnapshotDeviceV11iPhone8PlusyA2C11OrientationOFZ","extendedModule":"Playbook","modules":[{"name":"PlaybookSnapshot","relatedModules":["Playbook"]}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice":{"role":"symbol","title":"SnapshotDevice","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SnapshotDevice"}],"abstract":[{"type":"text","text":"The device representation for simulating environments of each device such as"},{"type":"text","text":" "},{"type":"text","text":"size, orientation, safe area, trait collection, or dark mode appearance."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SnapshotDevice"}],"url":"\/documentation\/playbooksnapshot\/snapshotdevice"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/iPhone8Plus(_:)":{"role":"symbol","title":"iPhone8Plus(_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhone8Plus"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"abstract":[{"type":"codeVoice","code":"iPhone 8 Plus"},{"type":"text","text":" simulated device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhone8Plus(_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotdevice\/iphone8plus(_:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/Orientation":{"role":"symbol","title":"SnapshotDevice.Orientation","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Orientation"}],"abstract":[{"type":"text","text":"Represents the orientation of a device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Orientation"}],"url":"\/documentation\/playbooksnapshot\/snapshotdevice\/orientation"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhone8Plus"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"orientation"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV","text":"SnapshotDevice"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO","text":"Orientation"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV","text":"SnapshotDevice"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"name":"orientation","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A simulated orientation."}]}]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"A device simulated the "},{"type":"codeVoice","code":"iPhone 8 Plus"},{"type":"text","text":"."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/snapshotdevice\/iphone8plus(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhone8Plus(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"codeVoice","code":"iPhone 8 Plus"},{"type":"text","text":" simulated device."}],"kind":"symbol","metadata":{"role":"symbol","title":"iPhone8Plus(_:)","roleHeading":"Type Method","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhone8Plus"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"symbolKind":"method","externalID":"s:8Playbook14SnapshotDeviceV11iPhone8PlusyA2C11OrientationOFZ","extendedModule":"Playbook","modules":[{"name":"PlaybookSnapshot","relatedModules":["Playbook"]}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/iPhone8Plus(_:)":{"role":"symbol","title":"iPhone8Plus(_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhone8Plus"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"abstract":[{"type":"codeVoice","code":"iPhone 8 Plus"},{"type":"text","text":" simulated device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhone8Plus(_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotdevice\/iphone8plus(_:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/Orientation":{"role":"symbol","title":"SnapshotDevice.Orientation","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Orientation"}],"abstract":[{"type":"text","text":"Represents the orientation of a device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Orientation"}],"url":"\/documentation\/playbooksnapshot\/snapshotdevice\/orientation"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice":{"role":"symbol","title":"SnapshotDevice","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SnapshotDevice"}],"abstract":[{"type":"text","text":"The device representation for simulating environments of each device such as"},{"type":"text","text":" "},{"type":"text","text":"size, orientation, safe area, trait collection, or dark mode appearance."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SnapshotDevice"}],"url":"\/documentation\/playbooksnapshot\/snapshotdevice"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/snapshotdevice/iphonese(_:).json b/data/documentation/playbooksnapshot/snapshotdevice/iphonese(_:).json index 9f9e003..62ee692 100644 --- a/data/documentation/playbooksnapshot/snapshotdevice/iphonese(_:).json +++ b/data/documentation/playbooksnapshot/snapshotdevice/iphonese(_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhoneSE"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"orientation"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV","text":"SnapshotDevice"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO","text":"Orientation"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV","text":"SnapshotDevice"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"name":"orientation","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A simulated orientation."}]}]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"A device simulated the "},{"type":"codeVoice","code":"iPhone SE"},{"type":"text","text":"."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/snapshotdevice\/iphonese(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhoneSE(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"codeVoice","code":"iPhone SE"},{"type":"text","text":" simulated device."}],"kind":"symbol","metadata":{"role":"symbol","title":"iPhoneSE(_:)","roleHeading":"Type Method","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhoneSE"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"symbolKind":"method","externalID":"s:8Playbook14SnapshotDeviceV8iPhoneSEyA2C11OrientationOFZ","extendedModule":"Playbook","modules":[{"name":"PlaybookSnapshot","relatedModules":["Playbook"]}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/iPhoneSE(_:)":{"role":"symbol","title":"iPhoneSE(_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhoneSE"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"abstract":[{"type":"codeVoice","code":"iPhone SE"},{"type":"text","text":" simulated device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhoneSE(_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotdevice\/iphonese(_:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/Orientation":{"role":"symbol","title":"SnapshotDevice.Orientation","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Orientation"}],"abstract":[{"type":"text","text":"Represents the orientation of a device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Orientation"}],"url":"\/documentation\/playbooksnapshot\/snapshotdevice\/orientation"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice":{"role":"symbol","title":"SnapshotDevice","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SnapshotDevice"}],"abstract":[{"type":"text","text":"The device representation for simulating environments of each device such as"},{"type":"text","text":" "},{"type":"text","text":"size, orientation, safe area, trait collection, or dark mode appearance."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SnapshotDevice"}],"url":"\/documentation\/playbooksnapshot\/snapshotdevice"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhoneSE"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"orientation"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV","text":"SnapshotDevice"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO","text":"Orientation"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV","text":"SnapshotDevice"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"name":"orientation","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A simulated orientation."}]}]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"A device simulated the "},{"type":"codeVoice","code":"iPhone SE"},{"type":"text","text":"."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/snapshotdevice\/iphonese(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhoneSE(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"codeVoice","code":"iPhone SE"},{"type":"text","text":" simulated device."}],"kind":"symbol","metadata":{"role":"symbol","title":"iPhoneSE(_:)","roleHeading":"Type Method","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhoneSE"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"symbolKind":"method","externalID":"s:8Playbook14SnapshotDeviceV8iPhoneSEyA2C11OrientationOFZ","extendedModule":"Playbook","modules":[{"name":"PlaybookSnapshot","relatedModules":["Playbook"]}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice":{"role":"symbol","title":"SnapshotDevice","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SnapshotDevice"}],"abstract":[{"type":"text","text":"The device representation for simulating environments of each device such as"},{"type":"text","text":" "},{"type":"text","text":"size, orientation, safe area, trait collection, or dark mode appearance."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SnapshotDevice"}],"url":"\/documentation\/playbooksnapshot\/snapshotdevice"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/iPhoneSE(_:)":{"role":"symbol","title":"iPhoneSE(_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhoneSE"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"abstract":[{"type":"codeVoice","code":"iPhone SE"},{"type":"text","text":" simulated device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhoneSE(_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotdevice\/iphonese(_:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/Orientation":{"role":"symbol","title":"SnapshotDevice.Orientation","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Orientation"}],"abstract":[{"type":"text","text":"Represents the orientation of a device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Orientation"}],"url":"\/documentation\/playbooksnapshot\/snapshotdevice\/orientation"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/snapshotdevice/iphonexr(_:).json b/data/documentation/playbooksnapshot/snapshotdevice/iphonexr(_:).json index 54282a0..9e17b5e 100644 --- a/data/documentation/playbooksnapshot/snapshotdevice/iphonexr(_:).json +++ b/data/documentation/playbooksnapshot/snapshotdevice/iphonexr(_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhoneXR"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"orientation"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV","text":"SnapshotDevice"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO","text":"Orientation"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV","text":"SnapshotDevice"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"name":"orientation","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A simulated orientation."}]}]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"A device simulated the "},{"type":"codeVoice","code":"iPhone XR"},{"type":"text","text":"."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/snapshotdevice\/iphonexr(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhoneXR(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"codeVoice","code":"iPhone XR"},{"type":"text","text":" simulated device."}],"kind":"symbol","metadata":{"role":"symbol","title":"iPhoneXR(_:)","roleHeading":"Type Method","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhoneXR"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"symbolKind":"method","externalID":"s:8Playbook14SnapshotDeviceV8iPhoneXRyA2C11OrientationOFZ","extendedModule":"Playbook","modules":[{"name":"PlaybookSnapshot","relatedModules":["Playbook"]}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice":{"role":"symbol","title":"SnapshotDevice","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SnapshotDevice"}],"abstract":[{"type":"text","text":"The device representation for simulating environments of each device such as"},{"type":"text","text":" "},{"type":"text","text":"size, orientation, safe area, trait collection, or dark mode appearance."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SnapshotDevice"}],"url":"\/documentation\/playbooksnapshot\/snapshotdevice"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/iPhoneXR(_:)":{"role":"symbol","title":"iPhoneXR(_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhoneXR"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"abstract":[{"type":"codeVoice","code":"iPhone XR"},{"type":"text","text":" simulated device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhoneXR(_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotdevice\/iphonexr(_:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/Orientation":{"role":"symbol","title":"SnapshotDevice.Orientation","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Orientation"}],"abstract":[{"type":"text","text":"Represents the orientation of a device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Orientation"}],"url":"\/documentation\/playbooksnapshot\/snapshotdevice\/orientation"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhoneXR"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"orientation"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV","text":"SnapshotDevice"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO","text":"Orientation"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV","text":"SnapshotDevice"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"name":"orientation","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A simulated orientation."}]}]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"A device simulated the "},{"type":"codeVoice","code":"iPhone XR"},{"type":"text","text":"."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/snapshotdevice\/iphonexr(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhoneXR(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"codeVoice","code":"iPhone XR"},{"type":"text","text":" simulated device."}],"kind":"symbol","metadata":{"role":"symbol","title":"iPhoneXR(_:)","roleHeading":"Type Method","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhoneXR"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"symbolKind":"method","externalID":"s:8Playbook14SnapshotDeviceV8iPhoneXRyA2C11OrientationOFZ","extendedModule":"Playbook","modules":[{"name":"PlaybookSnapshot","relatedModules":["Playbook"]}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/Orientation":{"role":"symbol","title":"SnapshotDevice.Orientation","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Orientation"}],"abstract":[{"type":"text","text":"Represents the orientation of a device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Orientation"}],"url":"\/documentation\/playbooksnapshot\/snapshotdevice\/orientation"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice":{"role":"symbol","title":"SnapshotDevice","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SnapshotDevice"}],"abstract":[{"type":"text","text":"The device representation for simulating environments of each device such as"},{"type":"text","text":" "},{"type":"text","text":"size, orientation, safe area, trait collection, or dark mode appearance."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SnapshotDevice"}],"url":"\/documentation\/playbooksnapshot\/snapshotdevice"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/iPhoneXR(_:)":{"role":"symbol","title":"iPhoneXR(_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhoneXR"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"abstract":[{"type":"codeVoice","code":"iPhone XR"},{"type":"text","text":" simulated device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhoneXR(_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotdevice\/iphonexr(_:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/snapshotdevice/iphonexs(_:).json b/data/documentation/playbooksnapshot/snapshotdevice/iphonexs(_:).json index b6ac133..1c59874 100644 --- a/data/documentation/playbooksnapshot/snapshotdevice/iphonexs(_:).json +++ b/data/documentation/playbooksnapshot/snapshotdevice/iphonexs(_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhoneXS"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"orientation"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV","text":"SnapshotDevice"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO","text":"Orientation"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV","text":"SnapshotDevice"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"name":"orientation","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A simulated orientation."}]}]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"A device simulated the "},{"type":"codeVoice","code":"iPhone XS"},{"type":"text","text":"."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/snapshotdevice\/iphonexs(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhoneXS(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"codeVoice","code":"iPhone XS"},{"type":"text","text":" simulated device."}],"kind":"symbol","metadata":{"role":"symbol","title":"iPhoneXS(_:)","roleHeading":"Type Method","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhoneXS"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"symbolKind":"method","externalID":"s:8Playbook14SnapshotDeviceV8iPhoneXSyA2C11OrientationOFZ","extendedModule":"Playbook","modules":[{"name":"PlaybookSnapshot","relatedModules":["Playbook"]}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/iPhoneXS(_:)":{"role":"symbol","title":"iPhoneXS(_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhoneXS"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"abstract":[{"type":"codeVoice","code":"iPhone XS"},{"type":"text","text":" simulated device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhoneXS(_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotdevice\/iphonexs(_:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice":{"role":"symbol","title":"SnapshotDevice","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SnapshotDevice"}],"abstract":[{"type":"text","text":"The device representation for simulating environments of each device such as"},{"type":"text","text":" "},{"type":"text","text":"size, orientation, safe area, trait collection, or dark mode appearance."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SnapshotDevice"}],"url":"\/documentation\/playbooksnapshot\/snapshotdevice"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/Orientation":{"role":"symbol","title":"SnapshotDevice.Orientation","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Orientation"}],"abstract":[{"type":"text","text":"Represents the orientation of a device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Orientation"}],"url":"\/documentation\/playbooksnapshot\/snapshotdevice\/orientation"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhoneXS"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"orientation"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV","text":"SnapshotDevice"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO","text":"Orientation"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV","text":"SnapshotDevice"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"name":"orientation","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A simulated orientation."}]}]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"A device simulated the "},{"type":"codeVoice","code":"iPhone XS"},{"type":"text","text":"."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/snapshotdevice\/iphonexs(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhoneXS(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"codeVoice","code":"iPhone XS"},{"type":"text","text":" simulated device."}],"kind":"symbol","metadata":{"role":"symbol","title":"iPhoneXS(_:)","roleHeading":"Type Method","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhoneXS"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"symbolKind":"method","externalID":"s:8Playbook14SnapshotDeviceV8iPhoneXSyA2C11OrientationOFZ","extendedModule":"Playbook","modules":[{"name":"PlaybookSnapshot","relatedModules":["Playbook"]}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/Orientation":{"role":"symbol","title":"SnapshotDevice.Orientation","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Orientation"}],"abstract":[{"type":"text","text":"Represents the orientation of a device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Orientation"}],"url":"\/documentation\/playbooksnapshot\/snapshotdevice\/orientation"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/iPhoneXS(_:)":{"role":"symbol","title":"iPhoneXS(_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhoneXS"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"abstract":[{"type":"codeVoice","code":"iPhone XS"},{"type":"text","text":" simulated device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhoneXS(_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotdevice\/iphonexs(_:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice":{"role":"symbol","title":"SnapshotDevice","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SnapshotDevice"}],"abstract":[{"type":"text","text":"The device representation for simulating environments of each device such as"},{"type":"text","text":" "},{"type":"text","text":"size, orientation, safe area, trait collection, or dark mode appearance."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SnapshotDevice"}],"url":"\/documentation\/playbooksnapshot\/snapshotdevice"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/snapshotdevice/iphonexsmax(_:).json b/data/documentation/playbooksnapshot/snapshotdevice/iphonexsmax(_:).json index c5aad7a..5d58910 100644 --- a/data/documentation/playbooksnapshot/snapshotdevice/iphonexsmax(_:).json +++ b/data/documentation/playbooksnapshot/snapshotdevice/iphonexsmax(_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhoneXSMax"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"orientation"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV","text":"SnapshotDevice"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO","text":"Orientation"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV","text":"SnapshotDevice"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"name":"orientation","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A simulated orientation."}]}]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"A device simulated the "},{"type":"codeVoice","code":"iPhone XS Max"},{"type":"text","text":"."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/snapshotdevice\/iphonexsmax(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhoneXSMax(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"codeVoice","code":"iPhone XS Max"},{"type":"text","text":" simulated device."}],"kind":"symbol","metadata":{"role":"symbol","title":"iPhoneXSMax(_:)","roleHeading":"Type Method","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhoneXSMax"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"symbolKind":"method","externalID":"s:8Playbook14SnapshotDeviceV11iPhoneXSMaxyA2C11OrientationOFZ","extendedModule":"Playbook","modules":[{"name":"PlaybookSnapshot","relatedModules":["Playbook"]}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/iPhoneXSMax(_:)":{"role":"symbol","title":"iPhoneXSMax(_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhoneXSMax"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"abstract":[{"type":"codeVoice","code":"iPhone XS Max"},{"type":"text","text":" simulated device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhoneXSMax(_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotdevice\/iphonexsmax(_:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/Orientation":{"role":"symbol","title":"SnapshotDevice.Orientation","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Orientation"}],"abstract":[{"type":"text","text":"Represents the orientation of a device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Orientation"}],"url":"\/documentation\/playbooksnapshot\/snapshotdevice\/orientation"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice":{"role":"symbol","title":"SnapshotDevice","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SnapshotDevice"}],"abstract":[{"type":"text","text":"The device representation for simulating environments of each device such as"},{"type":"text","text":" "},{"type":"text","text":"size, orientation, safe area, trait collection, or dark mode appearance."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SnapshotDevice"}],"url":"\/documentation\/playbooksnapshot\/snapshotdevice"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhoneXSMax"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"orientation"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV","text":"SnapshotDevice"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO","text":"Orientation"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV","text":"SnapshotDevice"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"name":"orientation","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A simulated orientation."}]}]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"A device simulated the "},{"type":"codeVoice","code":"iPhone XS Max"},{"type":"text","text":"."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/snapshotdevice\/iphonexsmax(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhoneXSMax(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"codeVoice","code":"iPhone XS Max"},{"type":"text","text":" simulated device."}],"kind":"symbol","metadata":{"role":"symbol","title":"iPhoneXSMax(_:)","roleHeading":"Type Method","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhoneXSMax"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"symbolKind":"method","externalID":"s:8Playbook14SnapshotDeviceV11iPhoneXSMaxyA2C11OrientationOFZ","extendedModule":"Playbook","modules":[{"name":"PlaybookSnapshot","relatedModules":["Playbook"]}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice":{"role":"symbol","title":"SnapshotDevice","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SnapshotDevice"}],"abstract":[{"type":"text","text":"The device representation for simulating environments of each device such as"},{"type":"text","text":" "},{"type":"text","text":"size, orientation, safe area, trait collection, or dark mode appearance."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SnapshotDevice"}],"url":"\/documentation\/playbooksnapshot\/snapshotdevice"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/Orientation":{"role":"symbol","title":"SnapshotDevice.Orientation","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Orientation"}],"abstract":[{"type":"text","text":"Represents the orientation of a device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Orientation"}],"url":"\/documentation\/playbooksnapshot\/snapshotdevice\/orientation"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/iPhoneXSMax(_:)":{"role":"symbol","title":"iPhoneXSMax(_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"iPhoneXSMax"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"Orientation","preciseIdentifier":"s:8Playbook14SnapshotDeviceV11OrientationO"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"abstract":[{"type":"codeVoice","code":"iPhone XS Max"},{"type":"text","text":" simulated device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/iPhoneXSMax(_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotdevice\/iphonexsmax(_:)"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/snapshotdevice/name.json b/data/documentation/playbooksnapshot/snapshotdevice/name.json index d24abc1..8b1a1f5 100644 --- a/data/documentation/playbooksnapshot/snapshotdevice/name.json +++ b/data/documentation/playbooksnapshot/snapshotdevice/name.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"name"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/snapshotdevice\/name"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/name","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The name of this device that to be used as a directory name of snapshots."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"name"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"title":"name","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:8Playbook14SnapshotDeviceV4nameSSvp","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/name":{"role":"symbol","title":"name","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"name"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"abstract":[{"type":"text","text":"The name of this device that to be used as a directory name of snapshots."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/name","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotdevice\/name"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice":{"role":"symbol","title":"SnapshotDevice","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SnapshotDevice"}],"abstract":[{"type":"text","text":"The device representation for simulating environments of each device such as"},{"type":"text","text":" "},{"type":"text","text":"size, orientation, safe area, trait collection, or dark mode appearance."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SnapshotDevice"}],"url":"\/documentation\/playbooksnapshot\/snapshotdevice"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"name"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/snapshotdevice\/name"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/name","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The name of this device that to be used as a directory name of snapshots."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"name"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"title":"name","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:8Playbook14SnapshotDeviceV4nameSSvp","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice":{"role":"symbol","title":"SnapshotDevice","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SnapshotDevice"}],"abstract":[{"type":"text","text":"The device representation for simulating environments of each device such as"},{"type":"text","text":" "},{"type":"text","text":"size, orientation, safe area, trait collection, or dark mode appearance."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SnapshotDevice"}],"url":"\/documentation\/playbooksnapshot\/snapshotdevice"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/name":{"role":"symbol","title":"name","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"name"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"abstract":[{"type":"text","text":"The name of this device that to be used as a directory name of snapshots."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/name","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotdevice\/name"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/snapshotdevice/orientation.json b/data/documentation/playbooksnapshot/snapshotdevice/orientation.json index 6379093..b7f7971 100644 --- a/data/documentation/playbooksnapshot/snapshotdevice/orientation.json +++ b/data/documentation/playbooksnapshot/snapshotdevice/orientation.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Orientation"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/snapshotdevice\/orientation"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/SQ","doc:\/\/app.playbook-ui.PlaybookSnapshot\/SH"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Represents the orientation of a device."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Orientation"}],"title":"SnapshotDevice.Orientation","roleHeading":"Enumeration","role":"symbol","symbolKind":"enum","externalID":"s:8Playbook14SnapshotDeviceV11OrientationO","modules":[{"name":"PlaybookSnapshot"}],"navigatorTitle":[{"kind":"identifier","text":"Orientation"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice"]]},"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation\/landscape","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation\/portrait"]},{"title":"Default Implementations","identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation\/Equatable-Implementations"],"generated":true}],"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/Orientation/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotdevice\/orientation\/equatable-implementations"},"doc://app.playbook-ui.PlaybookSnapshot/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/SQ"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/Orientation/landscape":{"role":"symbol","title":"SnapshotDevice.Orientation.landscape","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"landscape"}],"abstract":[{"type":"text","text":"Device oriented horizontally."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation\/landscape","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotdevice\/orientation\/landscape"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/Orientation":{"role":"symbol","title":"SnapshotDevice.Orientation","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Orientation"}],"abstract":[{"type":"text","text":"Represents the orientation of a device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Orientation"}],"url":"\/documentation\/playbooksnapshot\/snapshotdevice\/orientation"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice":{"role":"symbol","title":"SnapshotDevice","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SnapshotDevice"}],"abstract":[{"type":"text","text":"The device representation for simulating environments of each device such as"},{"type":"text","text":" "},{"type":"text","text":"size, orientation, safe area, trait collection, or dark mode appearance."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SnapshotDevice"}],"url":"\/documentation\/playbooksnapshot\/snapshotdevice"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/Orientation/portrait":{"role":"symbol","title":"SnapshotDevice.Orientation.portrait","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"portrait"}],"abstract":[{"type":"text","text":"Device oriented vertically."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation\/portrait","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotdevice\/orientation\/portrait"},"doc://app.playbook-ui.PlaybookSnapshot/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/SH"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Orientation"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/snapshotdevice\/orientation"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/SQ","doc:\/\/app.playbook-ui.PlaybookSnapshot\/SH"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Represents the orientation of a device."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Orientation"}],"title":"SnapshotDevice.Orientation","roleHeading":"Enumeration","role":"symbol","symbolKind":"enum","externalID":"s:8Playbook14SnapshotDeviceV11OrientationO","modules":[{"name":"PlaybookSnapshot"}],"navigatorTitle":[{"kind":"identifier","text":"Orientation"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice"]]},"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation\/landscape","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation\/portrait"]},{"title":"Default Implementations","identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation\/Equatable-Implementations"],"generated":true}],"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/Orientation/landscape":{"role":"symbol","title":"SnapshotDevice.Orientation.landscape","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"landscape"}],"abstract":[{"type":"text","text":"Device oriented horizontally."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation\/landscape","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotdevice\/orientation\/landscape"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/Orientation/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotdevice\/orientation\/equatable-implementations"},"doc://app.playbook-ui.PlaybookSnapshot/SQ":{"type":"unresolvable","title":"Swift.Equatable","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/SQ"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice":{"role":"symbol","title":"SnapshotDevice","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SnapshotDevice"}],"abstract":[{"type":"text","text":"The device representation for simulating environments of each device such as"},{"type":"text","text":" "},{"type":"text","text":"size, orientation, safe area, trait collection, or dark mode appearance."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SnapshotDevice"}],"url":"\/documentation\/playbooksnapshot\/snapshotdevice"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/Orientation/portrait":{"role":"symbol","title":"SnapshotDevice.Orientation.portrait","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"portrait"}],"abstract":[{"type":"text","text":"Device oriented vertically."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation\/portrait","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotdevice\/orientation\/portrait"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/SH":{"type":"unresolvable","title":"Swift.Hashable","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/SH"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/Orientation":{"role":"symbol","title":"SnapshotDevice.Orientation","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Orientation"}],"abstract":[{"type":"text","text":"Represents the orientation of a device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Orientation"}],"url":"\/documentation\/playbooksnapshot\/snapshotdevice\/orientation"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/snapshotdevice/orientation/!=(_:_:).json b/data/documentation/playbooksnapshot/snapshotdevice/orientation/!=(_:_:).json index a3a0478..3769e7f 100644 --- a/data/documentation/playbooksnapshot/snapshotdevice/orientation/!=(_:_:).json +++ b/data/documentation/playbooksnapshot/snapshotdevice/orientation/!=(_:_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/snapshotdevice\/orientation\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation\/!=(_:_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"Equatable.!=(_:_:)"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:8Playbook14SnapshotDeviceV11OrientationO","extendedModule":"Swift","modules":[{"name":"PlaybookSnapshot","relatedModules":["Swift"]}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation\/Equatable-Implementations"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/Orientation/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotdevice\/orientation\/!=(_:_:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/Orientation/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotdevice\/orientation\/equatable-implementations"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice":{"role":"symbol","title":"SnapshotDevice","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SnapshotDevice"}],"abstract":[{"type":"text","text":"The device representation for simulating environments of each device such as"},{"type":"text","text":" "},{"type":"text","text":"size, orientation, safe area, trait collection, or dark mode appearance."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SnapshotDevice"}],"url":"\/documentation\/playbooksnapshot\/snapshotdevice"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/Orientation":{"role":"symbol","title":"SnapshotDevice.Orientation","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Orientation"}],"abstract":[{"type":"text","text":"Represents the orientation of a device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Orientation"}],"url":"\/documentation\/playbooksnapshot\/snapshotdevice\/orientation"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"internalParam","text":"lhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"internalParam","text":"rhs"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/snapshotdevice\/orientation\/!=(_:_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation\/!=(_:_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Inherited from "},{"type":"codeVoice","code":"Equatable.!=(_:_:)"},{"type":"text","text":"."}],"kind":"symbol","metadata":{"role":"symbol","title":"!=(_:_:)","roleHeading":"Operator","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"symbolKind":"op","externalID":"s:SQsE2neoiySbx_xtFZ::SYNTHESIZED::s:8Playbook14SnapshotDeviceV11OrientationO","extendedModule":"Swift","modules":[{"name":"PlaybookSnapshot","relatedModules":["Swift"]}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation\/Equatable-Implementations"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/Orientation/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotdevice\/orientation\/!=(_:_:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice":{"role":"symbol","title":"SnapshotDevice","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SnapshotDevice"}],"abstract":[{"type":"text","text":"The device representation for simulating environments of each device such as"},{"type":"text","text":" "},{"type":"text","text":"size, orientation, safe area, trait collection, or dark mode appearance."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SnapshotDevice"}],"url":"\/documentation\/playbooksnapshot\/snapshotdevice"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/Orientation":{"role":"symbol","title":"SnapshotDevice.Orientation","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Orientation"}],"abstract":[{"type":"text","text":"Represents the orientation of a device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Orientation"}],"url":"\/documentation\/playbooksnapshot\/snapshotdevice\/orientation"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/Orientation/Equatable-Implementations":{"role":"collectionGroup","title":"Equatable Implementations","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation\/Equatable-Implementations","kind":"article","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotdevice\/orientation\/equatable-implementations"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/snapshotdevice/orientation/equatable-implementations.json b/data/documentation/playbooksnapshot/snapshotdevice/orientation/equatable-implementations.json index 4ec766a..e40967c 100644 --- a/data/documentation/playbooksnapshot/snapshotdevice/orientation/equatable-implementations.json +++ b/data/documentation/playbooksnapshot/snapshotdevice/orientation/equatable-implementations.json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/playbooksnapshot\/snapshotdevice\/orientation\/equatable-implementations"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation\/Equatable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation\/!=(_:_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"PlaybookSnapshot"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/Orientation":{"role":"symbol","title":"SnapshotDevice.Orientation","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Orientation"}],"abstract":[{"type":"text","text":"Represents the orientation of a device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Orientation"}],"url":"\/documentation\/playbooksnapshot\/snapshotdevice\/orientation"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice":{"role":"symbol","title":"SnapshotDevice","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SnapshotDevice"}],"abstract":[{"type":"text","text":"The device representation for simulating environments of each device such as"},{"type":"text","text":" "},{"type":"text","text":"size, orientation, safe area, trait collection, or dark mode appearance."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SnapshotDevice"}],"url":"\/documentation\/playbooksnapshot\/snapshotdevice"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/Orientation/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotdevice\/orientation\/!=(_:_:)"}}} \ No newline at end of file +{"variants":[{"paths":["\/documentation\/playbooksnapshot\/snapshotdevice\/orientation\/equatable-implementations"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation\/Equatable-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Operators","identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation\/!=(_:_:)"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"PlaybookSnapshot"}],"role":"collectionGroup","title":"Equatable Implementations"},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice":{"role":"symbol","title":"SnapshotDevice","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SnapshotDevice"}],"abstract":[{"type":"text","text":"The device representation for simulating environments of each device such as"},{"type":"text","text":" "},{"type":"text","text":"size, orientation, safe area, trait collection, or dark mode appearance."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SnapshotDevice"}],"url":"\/documentation\/playbooksnapshot\/snapshotdevice"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/Orientation/!=(_:_:)":{"role":"symbol","title":"!=(_:_:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"!="},{"kind":"text","text":" "},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":", "},{"kind":"typeIdentifier","text":"Self"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation\/!=(_:_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotdevice\/orientation\/!=(_:_:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/Orientation":{"role":"symbol","title":"SnapshotDevice.Orientation","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Orientation"}],"abstract":[{"type":"text","text":"Represents the orientation of a device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Orientation"}],"url":"\/documentation\/playbooksnapshot\/snapshotdevice\/orientation"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/snapshotdevice/orientation/landscape.json b/data/documentation/playbooksnapshot/snapshotdevice/orientation/landscape.json index 9bef6cd..98c6f19 100644 --- a/data/documentation/playbooksnapshot/snapshotdevice/orientation/landscape.json +++ b/data/documentation/playbooksnapshot/snapshotdevice/orientation/landscape.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"landscape"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/snapshotdevice\/orientation\/landscape"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation\/landscape","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Device oriented horizontally."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"landscape"}],"title":"SnapshotDevice.Orientation.landscape","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:8Playbook14SnapshotDeviceV11OrientationO9landscapeyA2EmF","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice":{"role":"symbol","title":"SnapshotDevice","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SnapshotDevice"}],"abstract":[{"type":"text","text":"The device representation for simulating environments of each device such as"},{"type":"text","text":" "},{"type":"text","text":"size, orientation, safe area, trait collection, or dark mode appearance."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SnapshotDevice"}],"url":"\/documentation\/playbooksnapshot\/snapshotdevice"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/Orientation":{"role":"symbol","title":"SnapshotDevice.Orientation","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Orientation"}],"abstract":[{"type":"text","text":"Represents the orientation of a device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Orientation"}],"url":"\/documentation\/playbooksnapshot\/snapshotdevice\/orientation"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/Orientation/landscape":{"role":"symbol","title":"SnapshotDevice.Orientation.landscape","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"landscape"}],"abstract":[{"type":"text","text":"Device oriented horizontally."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation\/landscape","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotdevice\/orientation\/landscape"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"landscape"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/snapshotdevice\/orientation\/landscape"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation\/landscape","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Device oriented horizontally."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"landscape"}],"title":"SnapshotDevice.Orientation.landscape","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:8Playbook14SnapshotDeviceV11OrientationO9landscapeyA2EmF","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/Orientation/landscape":{"role":"symbol","title":"SnapshotDevice.Orientation.landscape","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"landscape"}],"abstract":[{"type":"text","text":"Device oriented horizontally."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation\/landscape","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotdevice\/orientation\/landscape"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/Orientation":{"role":"symbol","title":"SnapshotDevice.Orientation","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Orientation"}],"abstract":[{"type":"text","text":"Represents the orientation of a device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Orientation"}],"url":"\/documentation\/playbooksnapshot\/snapshotdevice\/orientation"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice":{"role":"symbol","title":"SnapshotDevice","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SnapshotDevice"}],"abstract":[{"type":"text","text":"The device representation for simulating environments of each device such as"},{"type":"text","text":" "},{"type":"text","text":"size, orientation, safe area, trait collection, or dark mode appearance."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SnapshotDevice"}],"url":"\/documentation\/playbooksnapshot\/snapshotdevice"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/snapshotdevice/orientation/portrait.json b/data/documentation/playbooksnapshot/snapshotdevice/orientation/portrait.json index 0f96d87..8a3f64a 100644 --- a/data/documentation/playbooksnapshot/snapshotdevice/orientation/portrait.json +++ b/data/documentation/playbooksnapshot/snapshotdevice/orientation/portrait.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"portrait"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/snapshotdevice\/orientation\/portrait"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation\/portrait","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Device oriented vertically."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"portrait"}],"title":"SnapshotDevice.Orientation.portrait","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:8Playbook14SnapshotDeviceV11OrientationO8portraityA2EmF","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/Orientation/portrait":{"role":"symbol","title":"SnapshotDevice.Orientation.portrait","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"portrait"}],"abstract":[{"type":"text","text":"Device oriented vertically."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation\/portrait","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotdevice\/orientation\/portrait"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/Orientation":{"role":"symbol","title":"SnapshotDevice.Orientation","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Orientation"}],"abstract":[{"type":"text","text":"Represents the orientation of a device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Orientation"}],"url":"\/documentation\/playbooksnapshot\/snapshotdevice\/orientation"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice":{"role":"symbol","title":"SnapshotDevice","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SnapshotDevice"}],"abstract":[{"type":"text","text":"The device representation for simulating environments of each device such as"},{"type":"text","text":" "},{"type":"text","text":"size, orientation, safe area, trait collection, or dark mode appearance."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SnapshotDevice"}],"url":"\/documentation\/playbooksnapshot\/snapshotdevice"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"portrait"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/snapshotdevice\/orientation\/portrait"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation\/portrait","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Device oriented vertically."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"portrait"}],"title":"SnapshotDevice.Orientation.portrait","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:8Playbook14SnapshotDeviceV11OrientationO8portraityA2EmF","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice":{"role":"symbol","title":"SnapshotDevice","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SnapshotDevice"}],"abstract":[{"type":"text","text":"The device representation for simulating environments of each device such as"},{"type":"text","text":" "},{"type":"text","text":"size, orientation, safe area, trait collection, or dark mode appearance."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SnapshotDevice"}],"url":"\/documentation\/playbooksnapshot\/snapshotdevice"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/Orientation/portrait":{"role":"symbol","title":"SnapshotDevice.Orientation.portrait","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"portrait"}],"abstract":[{"type":"text","text":"Device oriented vertically."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation\/portrait","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotdevice\/orientation\/portrait"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/Orientation":{"role":"symbol","title":"SnapshotDevice.Orientation","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"Orientation"}],"abstract":[{"type":"text","text":"Represents the orientation of a device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/Orientation","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Orientation"}],"url":"\/documentation\/playbooksnapshot\/snapshotdevice\/orientation"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/snapshotdevice/safeareainsets.json b/data/documentation/playbooksnapshot/snapshotdevice/safeareainsets.json index f252df5..38eb898 100644 --- a/data/documentation/playbooksnapshot/snapshotdevice/safeareainsets.json +++ b/data/documentation/playbooksnapshot/snapshotdevice/safeareainsets.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"safeAreaInsets"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UIEdgeInsets","preciseIdentifier":"c:@S@UIEdgeInsets"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/snapshotdevice\/safeareainsets"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/safeAreaInsets","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The simulated safe area insets of this device."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"safeAreaInsets"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UIEdgeInsets","preciseIdentifier":"c:@S@UIEdgeInsets"}],"title":"safeAreaInsets","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:8Playbook14SnapshotDeviceV14safeAreaInsetsSo06UIEdgeF0Vvp","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice":{"role":"symbol","title":"SnapshotDevice","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SnapshotDevice"}],"abstract":[{"type":"text","text":"The device representation for simulating environments of each device such as"},{"type":"text","text":" "},{"type":"text","text":"size, orientation, safe area, trait collection, or dark mode appearance."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SnapshotDevice"}],"url":"\/documentation\/playbooksnapshot\/snapshotdevice"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/safeAreaInsets":{"role":"symbol","title":"safeAreaInsets","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"safeAreaInsets"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UIEdgeInsets","preciseIdentifier":"c:@S@UIEdgeInsets"}],"abstract":[{"type":"text","text":"The simulated safe area insets of this device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/safeAreaInsets","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotdevice\/safeareainsets"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"safeAreaInsets"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UIEdgeInsets","preciseIdentifier":"c:@S@UIEdgeInsets"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/snapshotdevice\/safeareainsets"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/safeAreaInsets","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The simulated safe area insets of this device."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"safeAreaInsets"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UIEdgeInsets","preciseIdentifier":"c:@S@UIEdgeInsets"}],"title":"safeAreaInsets","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:8Playbook14SnapshotDeviceV14safeAreaInsetsSo06UIEdgeF0Vvp","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/safeAreaInsets":{"role":"symbol","title":"safeAreaInsets","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"safeAreaInsets"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UIEdgeInsets","preciseIdentifier":"c:@S@UIEdgeInsets"}],"abstract":[{"type":"text","text":"The simulated safe area insets of this device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/safeAreaInsets","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotdevice\/safeareainsets"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice":{"role":"symbol","title":"SnapshotDevice","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SnapshotDevice"}],"abstract":[{"type":"text","text":"The device representation for simulating environments of each device such as"},{"type":"text","text":" "},{"type":"text","text":"size, orientation, safe area, trait collection, or dark mode appearance."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SnapshotDevice"}],"url":"\/documentation\/playbooksnapshot\/snapshotdevice"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/snapshotdevice/size.json b/data/documentation/playbooksnapshot/snapshotdevice/size.json index 2b3c8cd..b8df24e 100644 --- a/data/documentation/playbooksnapshot/snapshotdevice/size.json +++ b/data/documentation/playbooksnapshot/snapshotdevice/size.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"size"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CGSize","preciseIdentifier":"c:@S@CGSize"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/snapshotdevice\/size"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/size","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The simulated size of this device."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"size"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CGSize","preciseIdentifier":"c:@S@CGSize"}],"title":"size","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:8Playbook14SnapshotDeviceV4sizeSo6CGSizeVvp","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice":{"role":"symbol","title":"SnapshotDevice","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SnapshotDevice"}],"abstract":[{"type":"text","text":"The device representation for simulating environments of each device such as"},{"type":"text","text":" "},{"type":"text","text":"size, orientation, safe area, trait collection, or dark mode appearance."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SnapshotDevice"}],"url":"\/documentation\/playbooksnapshot\/snapshotdevice"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/size":{"role":"symbol","title":"size","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"size"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CGSize","preciseIdentifier":"c:@S@CGSize"}],"abstract":[{"type":"text","text":"The simulated size of this device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/size","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotdevice\/size"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"size"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CGSize","preciseIdentifier":"c:@S@CGSize"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/snapshotdevice\/size"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/size","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The simulated size of this device."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"size"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CGSize","preciseIdentifier":"c:@S@CGSize"}],"title":"size","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:8Playbook14SnapshotDeviceV4sizeSo6CGSizeVvp","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice":{"role":"symbol","title":"SnapshotDevice","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SnapshotDevice"}],"abstract":[{"type":"text","text":"The device representation for simulating environments of each device such as"},{"type":"text","text":" "},{"type":"text","text":"size, orientation, safe area, trait collection, or dark mode appearance."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SnapshotDevice"}],"url":"\/documentation\/playbooksnapshot\/snapshotdevice"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/size":{"role":"symbol","title":"size","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"size"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CGSize","preciseIdentifier":"c:@S@CGSize"}],"abstract":[{"type":"text","text":"The simulated size of this device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/size","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotdevice\/size"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/snapshotdevice/style(_:).json b/data/documentation/playbooksnapshot/snapshotdevice/style(_:).json index dead9e5..e7466d2 100644 --- a/data/documentation/playbooksnapshot/snapshotdevice/style(_:).json +++ b/data/documentation/playbooksnapshot/snapshotdevice/style(_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"style"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"style"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UIUserInterfaceStyle","preciseIdentifier":"c:@E@UIUserInterfaceStyle"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV","text":"SnapshotDevice"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"name":"style","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A user interface style to be used."}]}]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The device that added the given user interface style"},{"type":"text","text":" "},{"type":"text","text":"as a trait collection to "},{"type":"codeVoice","code":"self"},{"type":"text","text":"."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/snapshotdevice\/style(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/style(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Adds a user interface style as a trait collection."}],"kind":"symbol","metadata":{"role":"symbol","title":"style(_:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"style"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"UIUserInterfaceStyle","preciseIdentifier":"c:@E@UIUserInterfaceStyle"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"symbolKind":"method","externalID":"s:8Playbook14SnapshotDeviceV5styleyACSo20UIUserInterfaceStyleVF","modules":[{"name":"PlaybookSnapshot"}],"platforms":[{"beta":false,"unavailable":false,"name":"iOS","introducedAt":"12.0","deprecated":false}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/style(_:)":{"role":"symbol","title":"style(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"style"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"UIUserInterfaceStyle","preciseIdentifier":"c:@E@UIUserInterfaceStyle"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"abstract":[{"type":"text","text":"Adds a user interface style as a trait collection."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/style(_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotdevice\/style(_:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice":{"role":"symbol","title":"SnapshotDevice","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SnapshotDevice"}],"abstract":[{"type":"text","text":"The device representation for simulating environments of each device such as"},{"type":"text","text":" "},{"type":"text","text":"size, orientation, safe area, trait collection, or dark mode appearance."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SnapshotDevice"}],"url":"\/documentation\/playbooksnapshot\/snapshotdevice"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"style"},{"kind":"text","text":"("},{"kind":"externalParam","text":"_"},{"kind":"text","text":" "},{"kind":"internalParam","text":"style"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UIUserInterfaceStyle","preciseIdentifier":"c:@E@UIUserInterfaceStyle"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV","text":"SnapshotDevice"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"name":"style","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A user interface style to be used."}]}]}]},{"kind":"content","content":[{"anchor":"return-value","level":2,"type":"heading","text":"Return Value"},{"type":"paragraph","inlineContent":[{"type":"text","text":"The device that added the given user interface style"},{"type":"text","text":" "},{"type":"text","text":"as a trait collection to "},{"type":"codeVoice","code":"self"},{"type":"text","text":"."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/snapshotdevice\/style(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/style(_:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Adds a user interface style as a trait collection."}],"kind":"symbol","metadata":{"role":"symbol","title":"style(_:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"style"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"UIUserInterfaceStyle","preciseIdentifier":"c:@E@UIUserInterfaceStyle"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"symbolKind":"method","externalID":"s:8Playbook14SnapshotDeviceV5styleyACSo20UIUserInterfaceStyleVF","modules":[{"name":"PlaybookSnapshot"}],"platforms":[{"beta":false,"unavailable":false,"name":"iOS","introducedAt":"12.0","deprecated":false}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice":{"role":"symbol","title":"SnapshotDevice","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SnapshotDevice"}],"abstract":[{"type":"text","text":"The device representation for simulating environments of each device such as"},{"type":"text","text":" "},{"type":"text","text":"size, orientation, safe area, trait collection, or dark mode appearance."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SnapshotDevice"}],"url":"\/documentation\/playbooksnapshot\/snapshotdevice"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/style(_:)":{"role":"symbol","title":"style(_:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"style"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"UIUserInterfaceStyle","preciseIdentifier":"c:@E@UIUserInterfaceStyle"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"}],"abstract":[{"type":"text","text":"Adds a user interface style as a trait collection."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/style(_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotdevice\/style(_:)"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/snapshotdevice/traitcollection.json b/data/documentation/playbooksnapshot/snapshotdevice/traitcollection.json index 7da384f..ab64095 100644 --- a/data/documentation/playbooksnapshot/snapshotdevice/traitcollection.json +++ b/data/documentation/playbooksnapshot/snapshotdevice/traitcollection.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"traitCollection"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UITraitCollection","preciseIdentifier":"c:objc(cs)UITraitCollection"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/snapshotdevice\/traitcollection"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/traitCollection","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The simulated trait collection of this device."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"traitCollection"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UITraitCollection","preciseIdentifier":"c:objc(cs)UITraitCollection"}],"title":"traitCollection","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:8Playbook14SnapshotDeviceV15traitCollectionSo07UITraitE0Cvp","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/traitCollection":{"role":"symbol","title":"traitCollection","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"traitCollection"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UITraitCollection","preciseIdentifier":"c:objc(cs)UITraitCollection"}],"abstract":[{"type":"text","text":"The simulated trait collection of this device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/traitCollection","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotdevice\/traitcollection"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice":{"role":"symbol","title":"SnapshotDevice","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SnapshotDevice"}],"abstract":[{"type":"text","text":"The device representation for simulating environments of each device such as"},{"type":"text","text":" "},{"type":"text","text":"size, orientation, safe area, trait collection, or dark mode appearance."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SnapshotDevice"}],"url":"\/documentation\/playbooksnapshot\/snapshotdevice"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"traitCollection"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UITraitCollection","preciseIdentifier":"c:objc(cs)UITraitCollection"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/snapshotdevice\/traitcollection"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/traitCollection","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The simulated trait collection of this device."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"traitCollection"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UITraitCollection","preciseIdentifier":"c:objc(cs)UITraitCollection"}],"title":"traitCollection","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:8Playbook14SnapshotDeviceV15traitCollectionSo07UITraitE0Cvp","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice/traitCollection":{"role":"symbol","title":"traitCollection","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"traitCollection"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UITraitCollection","preciseIdentifier":"c:objc(cs)UITraitCollection"}],"abstract":[{"type":"text","text":"The simulated trait collection of this device."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice\/traitCollection","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotdevice\/traitcollection"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice":{"role":"symbol","title":"SnapshotDevice","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SnapshotDevice"}],"abstract":[{"type":"text","text":"The device representation for simulating environments of each device such as"},{"type":"text","text":" "},{"type":"text","text":"size, orientation, safe area, trait collection, or dark mode appearance."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SnapshotDevice"}],"url":"\/documentation\/playbooksnapshot\/snapshotdevice"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/snapshoterror.json b/data/documentation/playbooksnapshot/snapshoterror.json index 0d2fdb3..a1b4881 100644 --- a/data/documentation/playbooksnapshot/snapshoterror.json +++ b/data/documentation/playbooksnapshot/snapshoterror.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SnapshotError"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/snapshoterror"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/s28CustomDebugStringConvertibleP","doc:\/\/app.playbook-ui.PlaybookSnapshot\/s5ErrorP","doc:\/\/app.playbook-ui.PlaybookSnapshot\/s8SendableP"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotError","interfaceLanguage":"swift"},"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotError\/fileWritingFailure(urls:)","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotError\/timeout(_:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotError\/debugDescription"]},{"title":"Default Implementations","identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotError\/Error-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SnapshotError"}],"title":"SnapshotError","roleHeading":"Enumeration","role":"symbol","symbolKind":"enum","externalID":"s:16PlaybookSnapshot0B5ErrorO","modules":[{"name":"PlaybookSnapshot"}],"navigatorTitle":[{"kind":"identifier","text":"SnapshotError"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotError/debugDescription":{"role":"symbol","title":"debugDescription","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"debugDescription"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotError\/debugDescription","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshoterror\/debugdescription"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotError":{"role":"symbol","title":"SnapshotError","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SnapshotError"}],"abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SnapshotError"}],"url":"\/documentation\/playbooksnapshot\/snapshoterror"},"doc://app.playbook-ui.PlaybookSnapshot/s28CustomDebugStringConvertibleP":{"type":"unresolvable","title":"Swift.CustomDebugStringConvertible","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/s28CustomDebugStringConvertibleP"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotError/timeout(_:)":{"role":"symbol","title":"SnapshotError.timeout(_:)","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"timeout"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"TimeInterval","preciseIdentifier":"c:@T@NSTimeInterval"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotError\/timeout(_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshoterror\/timeout(_:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotError/Error-Implementations":{"role":"collectionGroup","title":"Error Implementations","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotError\/Error-Implementations","kind":"article","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshoterror\/error-implementations"},"doc://app.playbook-ui.PlaybookSnapshot/s8SendableP":{"type":"unresolvable","title":"Swift.Sendable","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/s8SendableP"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotError/fileWritingFailure(urls:)":{"role":"symbol","title":"SnapshotError.fileWritingFailure(urls:)","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"fileWritingFailure"},{"kind":"text","text":"("},{"kind":"externalParam","text":"urls"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":"])"}],"abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotError\/fileWritingFailure(urls:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshoterror\/filewritingfailure(urls:)"},"doc://app.playbook-ui.PlaybookSnapshot/s5ErrorP":{"type":"unresolvable","title":"Swift.Error","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/s5ErrorP"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SnapshotError"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/snapshoterror"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/s28CustomDebugStringConvertibleP","doc:\/\/app.playbook-ui.PlaybookSnapshot\/s5ErrorP","doc:\/\/app.playbook-ui.PlaybookSnapshot\/s8SendableP"],"kind":"relationships","title":"Conforms To","type":"conformsTo"}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotError","interfaceLanguage":"swift"},"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotError\/fileWritingFailure(urls:)","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotError\/timeout(_:)"]},{"title":"Instance Properties","identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotError\/debugDescription"]},{"title":"Default Implementations","identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotError\/Error-Implementations"],"generated":true}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SnapshotError"}],"title":"SnapshotError","roleHeading":"Enumeration","role":"symbol","symbolKind":"enum","externalID":"s:16PlaybookSnapshot0B5ErrorO","modules":[{"name":"PlaybookSnapshot"}],"navigatorTitle":[{"kind":"identifier","text":"SnapshotError"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotError/debugDescription":{"role":"symbol","title":"debugDescription","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"debugDescription"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotError\/debugDescription","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshoterror\/debugdescription"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotError/fileWritingFailure(urls:)":{"role":"symbol","title":"SnapshotError.fileWritingFailure(urls:)","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"fileWritingFailure"},{"kind":"text","text":"("},{"kind":"externalParam","text":"urls"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":"])"}],"abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotError\/fileWritingFailure(urls:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshoterror\/filewritingfailure(urls:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotError":{"role":"symbol","title":"SnapshotError","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SnapshotError"}],"abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SnapshotError"}],"url":"\/documentation\/playbooksnapshot\/snapshoterror"},"doc://app.playbook-ui.PlaybookSnapshot/s28CustomDebugStringConvertibleP":{"type":"unresolvable","title":"Swift.CustomDebugStringConvertible","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/s28CustomDebugStringConvertibleP"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/s8SendableP":{"type":"unresolvable","title":"Swift.Sendable","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/s8SendableP"},"doc://app.playbook-ui.PlaybookSnapshot/s5ErrorP":{"type":"unresolvable","title":"Swift.Error","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/s5ErrorP"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotError/Error-Implementations":{"role":"collectionGroup","title":"Error Implementations","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotError\/Error-Implementations","kind":"article","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshoterror\/error-implementations"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotError/timeout(_:)":{"role":"symbol","title":"SnapshotError.timeout(_:)","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"timeout"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"TimeInterval","preciseIdentifier":"c:@T@NSTimeInterval"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotError\/timeout(_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshoterror\/timeout(_:)"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/snapshoterror/error-implementations.json b/data/documentation/playbooksnapshot/snapshoterror/error-implementations.json index 6633d82..ec3bb85 100644 --- a/data/documentation/playbooksnapshot/snapshoterror/error-implementations.json +++ b/data/documentation/playbooksnapshot/snapshoterror/error-implementations.json @@ -1 +1 @@ -{"variants":[{"paths":["\/documentation\/playbooksnapshot\/snapshoterror\/error-implementations"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotError\/Error-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotError\/localizedDescription"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"PlaybookSnapshot"}],"role":"collectionGroup","title":"Error Implementations"},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotError"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotError":{"role":"symbol","title":"SnapshotError","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SnapshotError"}],"abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SnapshotError"}],"url":"\/documentation\/playbooksnapshot\/snapshoterror"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotError/localizedDescription":{"role":"symbol","title":"localizedDescription","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"localizedDescription"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotError\/localizedDescription","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshoterror\/localizeddescription"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"}}} \ No newline at end of file +{"variants":[{"paths":["\/documentation\/playbooksnapshot\/snapshoterror\/error-implementations"],"traits":[{"interfaceLanguage":"swift"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotError\/Error-Implementations","interfaceLanguage":"swift"},"topicSections":[{"title":"Instance Properties","identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotError\/localizedDescription"],"generated":true}],"kind":"article","metadata":{"modules":[{"name":"PlaybookSnapshot"}],"role":"collectionGroup","title":"Error Implementations"},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotError"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotError":{"role":"symbol","title":"SnapshotError","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SnapshotError"}],"abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SnapshotError"}],"url":"\/documentation\/playbooksnapshot\/snapshoterror"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotError/localizedDescription":{"role":"symbol","title":"localizedDescription","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"localizedDescription"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotError\/localizedDescription","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshoterror\/localizeddescription"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/snapshoterror/filewritingfailure(urls:).json b/data/documentation/playbooksnapshot/snapshoterror/filewritingfailure(urls:).json index b56659f..f2ec4a1 100644 --- a/data/documentation/playbooksnapshot/snapshoterror/filewritingfailure(urls:).json +++ b/data/documentation/playbooksnapshot/snapshoterror/filewritingfailure(urls:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"fileWritingFailure"},{"kind":"text","text":"("},{"kind":"externalParam","text":"urls"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":"])"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/snapshoterror\/filewritingfailure(urls:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotError\/fileWritingFailure(urls:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"fileWritingFailure"},{"kind":"text","text":"("},{"kind":"externalParam","text":"urls"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":"])"}],"title":"SnapshotError.fileWritingFailure(urls:)","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:16PlaybookSnapshot0B5ErrorO18fileWritingFailureyACSay10Foundation3URLVG_tcACmF","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotError"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotError":{"role":"symbol","title":"SnapshotError","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SnapshotError"}],"abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SnapshotError"}],"url":"\/documentation\/playbooksnapshot\/snapshoterror"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotError/fileWritingFailure(urls:)":{"role":"symbol","title":"SnapshotError.fileWritingFailure(urls:)","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"fileWritingFailure"},{"kind":"text","text":"("},{"kind":"externalParam","text":"urls"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":"])"}],"abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotError\/fileWritingFailure(urls:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshoterror\/filewritingfailure(urls:)"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"fileWritingFailure"},{"kind":"text","text":"("},{"kind":"externalParam","text":"urls"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":"])"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/snapshoterror\/filewritingfailure(urls:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotError\/fileWritingFailure(urls:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"fileWritingFailure"},{"kind":"text","text":"("},{"kind":"externalParam","text":"urls"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":"])"}],"title":"SnapshotError.fileWritingFailure(urls:)","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:16PlaybookSnapshot0B5ErrorO18fileWritingFailureyACSay10Foundation3URLVG_tcACmF","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotError"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotError/fileWritingFailure(urls:)":{"role":"symbol","title":"SnapshotError.fileWritingFailure(urls:)","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"fileWritingFailure"},{"kind":"text","text":"("},{"kind":"externalParam","text":"urls"},{"kind":"text","text":": ["},{"kind":"typeIdentifier","text":"URL","preciseIdentifier":"s:10Foundation3URLV"},{"kind":"text","text":"])"}],"abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotError\/fileWritingFailure(urls:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshoterror\/filewritingfailure(urls:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotError":{"role":"symbol","title":"SnapshotError","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SnapshotError"}],"abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SnapshotError"}],"url":"\/documentation\/playbooksnapshot\/snapshoterror"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/snapshoterror/timeout(_:).json b/data/documentation/playbooksnapshot/snapshoterror/timeout(_:).json index 464fa7b..63dffd2 100644 --- a/data/documentation/playbooksnapshot/snapshoterror/timeout(_:).json +++ b/data/documentation/playbooksnapshot/snapshoterror/timeout(_:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"timeout"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"TimeInterval","preciseIdentifier":"c:@T@NSTimeInterval"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/snapshoterror\/timeout(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotError\/timeout(_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"timeout"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"TimeInterval","preciseIdentifier":"c:@T@NSTimeInterval"},{"kind":"text","text":")"}],"title":"SnapshotError.timeout(_:)","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:16PlaybookSnapshot0B5ErrorO7timeoutyACSdcACmF","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotError"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotError":{"role":"symbol","title":"SnapshotError","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SnapshotError"}],"abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SnapshotError"}],"url":"\/documentation\/playbooksnapshot\/snapshoterror"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotError/timeout(_:)":{"role":"symbol","title":"SnapshotError.timeout(_:)","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"timeout"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"TimeInterval","preciseIdentifier":"c:@T@NSTimeInterval"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotError\/timeout(_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshoterror\/timeout(_:)"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"timeout"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"TimeInterval","preciseIdentifier":"c:@T@NSTimeInterval"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/snapshoterror\/timeout(_:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotError\/timeout(_:)","interfaceLanguage":"swift"},"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"timeout"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"TimeInterval","preciseIdentifier":"c:@T@NSTimeInterval"},{"kind":"text","text":")"}],"title":"SnapshotError.timeout(_:)","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:16PlaybookSnapshot0B5ErrorO7timeoutyACSdcACmF","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotError"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotError/timeout(_:)":{"role":"symbol","title":"SnapshotError.timeout(_:)","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"timeout"},{"kind":"text","text":"("},{"kind":"typeIdentifier","text":"TimeInterval","preciseIdentifier":"c:@T@NSTimeInterval"},{"kind":"text","text":")"}],"abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotError\/timeout(_:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshoterror\/timeout(_:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotError":{"role":"symbol","title":"SnapshotError","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SnapshotError"}],"abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotError","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SnapshotError"}],"url":"\/documentation\/playbooksnapshot\/snapshoterror"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/snapshotsupport.json b/data/documentation/playbooksnapshot/snapshotsupport.json index fa7f10e..71c408a 100644 --- a/data/documentation/playbooksnapshot/snapshotsupport.json +++ b/data/documentation/playbooksnapshot/snapshotsupport.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SnapshotSupport"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/snapshotsupport"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotSupport","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"A namespace for the methods supporting to generate snapshot from scenarios."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SnapshotSupport"}],"title":"SnapshotSupport","roleHeading":"Enumeration","role":"symbol","symbolKind":"enum","externalID":"s:8Playbook15SnapshotSupportO","modules":[{"name":"PlaybookSnapshot"}],"navigatorTitle":[{"kind":"identifier","text":"SnapshotSupport"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot"]]},"topicSections":[{"title":"Type Methods","identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotSupport\/data(for:on:format:maxSize:scale:keyWindow:viewPreprocessor:handler:)","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotSupport\/image(for:on:scale:maxSize:keyWindow:viewPreprocessor:handler:)"]},{"title":"Enumerations","identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotSupport\/ImageFormat"]}],"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotSupport/ImageFormat":{"role":"symbol","title":"SnapshotSupport.ImageFormat","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"ImageFormat"}],"abstract":[{"type":"text","text":"The image format of the exported file."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotSupport\/ImageFormat","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ImageFormat"}],"url":"\/documentation\/playbooksnapshot\/snapshotsupport\/imageformat"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotSupport/data(for:on:format:maxSize:scale:keyWindow:viewPreprocessor:handler:)":{"role":"symbol","title":"data(for:on:format:maxSize:scale:keyWindow:viewPreprocessor:handler:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"data"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Scenario","preciseIdentifier":"s:8Playbook8ScenarioV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"on"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"format"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SnapshotSupport","preciseIdentifier":"s:8Playbook15SnapshotSupportO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"ImageFormat","preciseIdentifier":"s:8Playbook15SnapshotSupportO11ImageFormatO"},{"kind":"text","text":", "},{"kind":"externalParam","text":"maxSize"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CGSize","preciseIdentifier":"c:@S@CGSize"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"scale"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"keyWindow"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UIWindow","preciseIdentifier":"c:objc(cs)UIWindow"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"viewPreprocessor"},{"kind":"text","text":": (("},{"kind":"typeIdentifier","text":"UIView","preciseIdentifier":"c:objc(cs)UIView"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"UIView","preciseIdentifier":"c:objc(cs)UIView"},{"kind":"text","text":")?, "},{"kind":"externalParam","text":"handler"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Generates an image file data that snapshots the given scenario."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotSupport\/data(for:on:format:maxSize:scale:keyWindow:viewPreprocessor:handler:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotsupport\/data(for:on:format:maxsize:scale:keywindow:viewpreprocessor:handler:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotSupport":{"role":"symbol","title":"SnapshotSupport","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SnapshotSupport"}],"abstract":[{"type":"text","text":"A namespace for the methods supporting to generate snapshot from scenarios."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotSupport","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SnapshotSupport"}],"url":"\/documentation\/playbooksnapshot\/snapshotsupport"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotSupport/image(for:on:scale:maxSize:keyWindow:viewPreprocessor:handler:)":{"role":"symbol","title":"image(for:on:scale:maxSize:keyWindow:viewPreprocessor:handler:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"image"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Scenario","preciseIdentifier":"s:8Playbook8ScenarioV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"on"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"scale"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"maxSize"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CGSize","preciseIdentifier":"c:@S@CGSize"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"keyWindow"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UIWindow","preciseIdentifier":"c:objc(cs)UIWindow"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"viewPreprocessor"},{"kind":"text","text":": (("},{"kind":"typeIdentifier","text":"UIView","preciseIdentifier":"c:objc(cs)UIView"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"UIView","preciseIdentifier":"c:objc(cs)UIView"},{"kind":"text","text":")?, "},{"kind":"externalParam","text":"handler"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"UIImage","preciseIdentifier":"c:objc(cs)UIImage"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Generates an "},{"type":"codeVoice","code":"UIImage"},{"type":"text","text":" that snapshots the given scenario."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotSupport\/image(for:on:scale:maxSize:keyWindow:viewPreprocessor:handler:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotsupport\/image(for:on:scale:maxsize:keywindow:viewpreprocessor:handler:)"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SnapshotSupport"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/snapshotsupport"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotSupport","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"A namespace for the methods supporting to generate snapshot from scenarios."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SnapshotSupport"}],"title":"SnapshotSupport","roleHeading":"Enumeration","role":"symbol","symbolKind":"enum","externalID":"s:8Playbook15SnapshotSupportO","modules":[{"name":"PlaybookSnapshot"}],"navigatorTitle":[{"kind":"identifier","text":"SnapshotSupport"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot"]]},"topicSections":[{"title":"Type Methods","identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotSupport\/data(for:on:format:maxSize:scale:keyWindow:viewPreprocessor:handler:)","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotSupport\/image(for:on:scale:maxSize:keyWindow:viewPreprocessor:handler:)"]},{"title":"Enumerations","identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotSupport\/ImageFormat"]}],"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotSupport/data(for:on:format:maxSize:scale:keyWindow:viewPreprocessor:handler:)":{"role":"symbol","title":"data(for:on:format:maxSize:scale:keyWindow:viewPreprocessor:handler:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"data"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Scenario","preciseIdentifier":"s:8Playbook8ScenarioV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"on"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"format"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SnapshotSupport","preciseIdentifier":"s:8Playbook15SnapshotSupportO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"ImageFormat","preciseIdentifier":"s:8Playbook15SnapshotSupportO11ImageFormatO"},{"kind":"text","text":", "},{"kind":"externalParam","text":"maxSize"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CGSize","preciseIdentifier":"c:@S@CGSize"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"scale"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"keyWindow"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UIWindow","preciseIdentifier":"c:objc(cs)UIWindow"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"viewPreprocessor"},{"kind":"text","text":": (("},{"kind":"typeIdentifier","text":"UIView","preciseIdentifier":"c:objc(cs)UIView"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"UIView","preciseIdentifier":"c:objc(cs)UIView"},{"kind":"text","text":")?, "},{"kind":"externalParam","text":"handler"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Generates an image file data that snapshots the given scenario."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotSupport\/data(for:on:format:maxSize:scale:keyWindow:viewPreprocessor:handler:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotsupport\/data(for:on:format:maxsize:scale:keywindow:viewpreprocessor:handler:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotSupport":{"role":"symbol","title":"SnapshotSupport","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SnapshotSupport"}],"abstract":[{"type":"text","text":"A namespace for the methods supporting to generate snapshot from scenarios."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotSupport","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SnapshotSupport"}],"url":"\/documentation\/playbooksnapshot\/snapshotsupport"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotSupport/ImageFormat":{"role":"symbol","title":"SnapshotSupport.ImageFormat","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"ImageFormat"}],"abstract":[{"type":"text","text":"The image format of the exported file."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotSupport\/ImageFormat","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ImageFormat"}],"url":"\/documentation\/playbooksnapshot\/snapshotsupport\/imageformat"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotSupport/image(for:on:scale:maxSize:keyWindow:viewPreprocessor:handler:)":{"role":"symbol","title":"image(for:on:scale:maxSize:keyWindow:viewPreprocessor:handler:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"image"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Scenario","preciseIdentifier":"s:8Playbook8ScenarioV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"on"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"scale"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"maxSize"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CGSize","preciseIdentifier":"c:@S@CGSize"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"keyWindow"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UIWindow","preciseIdentifier":"c:objc(cs)UIWindow"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"viewPreprocessor"},{"kind":"text","text":": (("},{"kind":"typeIdentifier","text":"UIView","preciseIdentifier":"c:objc(cs)UIView"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"UIView","preciseIdentifier":"c:objc(cs)UIView"},{"kind":"text","text":")?, "},{"kind":"externalParam","text":"handler"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"UIImage","preciseIdentifier":"c:objc(cs)UIImage"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Generates an "},{"type":"codeVoice","code":"UIImage"},{"type":"text","text":" that snapshots the given scenario."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotSupport\/image(for:on:scale:maxSize:keyWindow:viewPreprocessor:handler:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotsupport\/image(for:on:scale:maxsize:keywindow:viewpreprocessor:handler:)"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/snapshotsupport/data(for:on:format:maxsize:scale:keywindow:viewpreprocessor:handler:).json b/data/documentation/playbooksnapshot/snapshotsupport/data(for:on:format:maxsize:scale:keywindow:viewpreprocessor:handler:).json index 4d7e6ee..84c1c42 100644 --- a/data/documentation/playbooksnapshot/snapshotsupport/data(for:on:format:maxsize:scale:keywindow:viewpreprocessor:handler:).json +++ b/data/documentation/playbooksnapshot/snapshotsupport/data(for:on:format:maxsize:scale:keywindow:viewpreprocessor:handler:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"data"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"kind":"text","text":" "},{"kind":"internalParam","text":"scenario"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario","preciseIdentifier":"s:8Playbook8ScenarioV","text":"Scenario"},{"kind":"text","text":", "},{"kind":"externalParam","text":"on"},{"kind":"text","text":" "},{"kind":"internalParam","text":"device"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV","text":"SnapshotDevice"},{"kind":"text","text":", "},{"kind":"externalParam","text":"format"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotSupport","preciseIdentifier":"s:8Playbook15SnapshotSupportO","text":"SnapshotSupport"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotSupport\/ImageFormat","preciseIdentifier":"s:8Playbook15SnapshotSupportO11ImageFormatO","text":"ImageFormat"},{"kind":"text","text":", "},{"kind":"externalParam","text":"maxSize"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CGSize","preciseIdentifier":"c:@S@CGSize"},{"kind":"text","text":"? = nil, "},{"kind":"externalParam","text":"scale"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"kind":"text","text":" = UIScreen.main.scale, "},{"kind":"externalParam","text":"keyWindow"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UIWindow","preciseIdentifier":"c:objc(cs)UIWindow"},{"kind":"text","text":"? = nil, "},{"kind":"externalParam","text":"viewPreprocessor"},{"kind":"text","text":": (("},{"kind":"typeIdentifier","text":"UIView","preciseIdentifier":"c:objc(cs)UIView"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"UIView","preciseIdentifier":"c:objc(cs)UIView"},{"kind":"text","text":")? = nil, "},{"kind":"externalParam","text":"handler"},{"kind":"text","text":": "},{"kind":"keyword","text":"@escaping"},{"kind":"text","text":" ("},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"name":"scenario","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A scenario to be snapshot."}]}]},{"name":"device","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A snapshot environment simulating device."}]}]},{"name":"format","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"An image file format of exported data."}]}]},{"name":"scale","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A rendering scale of the snapshot image."}]}]},{"name":"keyWindow","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The key window of the application."}]}]},{"name":"handler","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A closure that to handle generated data."}]}]},{"name":"viewPreprocessor","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A closure to preprocess scenario UIView before generating snapshot."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Passing the key window adds the scenario content to the view"},{"type":"text","text":" "},{"type":"text","text":"hierarchy and actually renders it, so producing a more accurate"},{"type":"text","text":" "},{"type":"text","text":"snapshot image."}]}],"type":"aside","name":"Note"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/snapshotsupport\/data(for:on:format:maxsize:scale:keywindow:viewpreprocessor:handler:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotSupport\/data(for:on:format:maxSize:scale:keyWindow:viewPreprocessor:handler:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Generates an image file data that snapshots the given scenario."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"data"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Scenario","preciseIdentifier":"s:8Playbook8ScenarioV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"on"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"format"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SnapshotSupport","preciseIdentifier":"s:8Playbook15SnapshotSupportO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"ImageFormat","preciseIdentifier":"s:8Playbook15SnapshotSupportO11ImageFormatO"},{"kind":"text","text":", "},{"kind":"externalParam","text":"maxSize"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CGSize","preciseIdentifier":"c:@S@CGSize"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"scale"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"keyWindow"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UIWindow","preciseIdentifier":"c:objc(cs)UIWindow"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"viewPreprocessor"},{"kind":"text","text":": (("},{"kind":"typeIdentifier","text":"UIView","preciseIdentifier":"c:objc(cs)UIView"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"UIView","preciseIdentifier":"c:objc(cs)UIView"},{"kind":"text","text":")?, "},{"kind":"externalParam","text":"handler"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")"}],"title":"data(for:on:format:maxSize:scale:keyWindow:viewPreprocessor:handler:)","roleHeading":"Type Method","role":"symbol","symbolKind":"method","externalID":"s:8Playbook15SnapshotSupportO4data3for2on6format7maxSize5scale9keyWindow16viewPreprocessor7handleryAA8ScenarioV_AA0B6DeviceVAC11ImageFormatOSo6CGSizeVSg14CoreFoundation7CGFloatVSo8UIWindowCSgSo6UIViewCA1_cSgy0V04DataVctFZ","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotSupport"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotSupport":{"role":"symbol","title":"SnapshotSupport","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SnapshotSupport"}],"abstract":[{"type":"text","text":"A namespace for the methods supporting to generate snapshot from scenarios."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotSupport","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SnapshotSupport"}],"url":"\/documentation\/playbooksnapshot\/snapshotsupport"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice":{"role":"symbol","title":"SnapshotDevice","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SnapshotDevice"}],"abstract":[{"type":"text","text":"The device representation for simulating environments of each device such as"},{"type":"text","text":" "},{"type":"text","text":"size, orientation, safe area, trait collection, or dark mode appearance."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SnapshotDevice"}],"url":"\/documentation\/playbooksnapshot\/snapshotdevice"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Scenario":{"role":"symbol","title":"Scenario","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Scenario"}],"abstract":[{"type":"text","text":"Represents part of the component state."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Scenario"}],"url":"\/documentation\/playbooksnapshot\/scenario"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotSupport/ImageFormat":{"role":"symbol","title":"SnapshotSupport.ImageFormat","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"ImageFormat"}],"abstract":[{"type":"text","text":"The image format of the exported file."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotSupport\/ImageFormat","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ImageFormat"}],"url":"\/documentation\/playbooksnapshot\/snapshotsupport\/imageformat"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotSupport/data(for:on:format:maxSize:scale:keyWindow:viewPreprocessor:handler:)":{"role":"symbol","title":"data(for:on:format:maxSize:scale:keyWindow:viewPreprocessor:handler:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"data"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Scenario","preciseIdentifier":"s:8Playbook8ScenarioV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"on"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"format"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SnapshotSupport","preciseIdentifier":"s:8Playbook15SnapshotSupportO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"ImageFormat","preciseIdentifier":"s:8Playbook15SnapshotSupportO11ImageFormatO"},{"kind":"text","text":", "},{"kind":"externalParam","text":"maxSize"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CGSize","preciseIdentifier":"c:@S@CGSize"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"scale"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"keyWindow"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UIWindow","preciseIdentifier":"c:objc(cs)UIWindow"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"viewPreprocessor"},{"kind":"text","text":": (("},{"kind":"typeIdentifier","text":"UIView","preciseIdentifier":"c:objc(cs)UIView"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"UIView","preciseIdentifier":"c:objc(cs)UIView"},{"kind":"text","text":")?, "},{"kind":"externalParam","text":"handler"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Generates an image file data that snapshots the given scenario."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotSupport\/data(for:on:format:maxSize:scale:keyWindow:viewPreprocessor:handler:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotsupport\/data(for:on:format:maxsize:scale:keywindow:viewpreprocessor:handler:)"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"data"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"kind":"text","text":" "},{"kind":"internalParam","text":"scenario"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario","preciseIdentifier":"s:8Playbook8ScenarioV","text":"Scenario"},{"kind":"text","text":", "},{"kind":"externalParam","text":"on"},{"kind":"text","text":" "},{"kind":"internalParam","text":"device"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV","text":"SnapshotDevice"},{"kind":"text","text":", "},{"kind":"externalParam","text":"format"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotSupport","preciseIdentifier":"s:8Playbook15SnapshotSupportO","text":"SnapshotSupport"},{"kind":"text","text":"."},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotSupport\/ImageFormat","preciseIdentifier":"s:8Playbook15SnapshotSupportO11ImageFormatO","text":"ImageFormat"},{"kind":"text","text":", "},{"kind":"externalParam","text":"maxSize"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CGSize","preciseIdentifier":"c:@S@CGSize"},{"kind":"text","text":"? = nil, "},{"kind":"externalParam","text":"scale"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"kind":"text","text":" = UIScreen.main.scale, "},{"kind":"externalParam","text":"keyWindow"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UIWindow","preciseIdentifier":"c:objc(cs)UIWindow"},{"kind":"text","text":"? = nil, "},{"kind":"externalParam","text":"viewPreprocessor"},{"kind":"text","text":": (("},{"kind":"typeIdentifier","text":"UIView","preciseIdentifier":"c:objc(cs)UIView"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"UIView","preciseIdentifier":"c:objc(cs)UIView"},{"kind":"text","text":")? = nil, "},{"kind":"externalParam","text":"handler"},{"kind":"text","text":": "},{"kind":"keyword","text":"@escaping"},{"kind":"text","text":" ("},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"name":"scenario","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A scenario to be snapshot."}]}]},{"name":"device","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A snapshot environment simulating device."}]}]},{"name":"format","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"An image file format of exported data."}]}]},{"name":"scale","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A rendering scale of the snapshot image."}]}]},{"name":"keyWindow","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The key window of the application."}]}]},{"name":"handler","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A closure that to handle generated data."}]}]},{"name":"viewPreprocessor","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A closure to preprocess scenario UIView before generating snapshot."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Passing the key window adds the scenario content to the view"},{"type":"text","text":" "},{"type":"text","text":"hierarchy and actually renders it, so producing a more accurate"},{"type":"text","text":" "},{"type":"text","text":"snapshot image."}]}],"type":"aside","name":"Note"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/snapshotsupport\/data(for:on:format:maxsize:scale:keywindow:viewpreprocessor:handler:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotSupport\/data(for:on:format:maxSize:scale:keyWindow:viewPreprocessor:handler:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Generates an image file data that snapshots the given scenario."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"data"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Scenario","preciseIdentifier":"s:8Playbook8ScenarioV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"on"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"format"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SnapshotSupport","preciseIdentifier":"s:8Playbook15SnapshotSupportO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"ImageFormat","preciseIdentifier":"s:8Playbook15SnapshotSupportO11ImageFormatO"},{"kind":"text","text":", "},{"kind":"externalParam","text":"maxSize"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CGSize","preciseIdentifier":"c:@S@CGSize"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"scale"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"keyWindow"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UIWindow","preciseIdentifier":"c:objc(cs)UIWindow"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"viewPreprocessor"},{"kind":"text","text":": (("},{"kind":"typeIdentifier","text":"UIView","preciseIdentifier":"c:objc(cs)UIView"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"UIView","preciseIdentifier":"c:objc(cs)UIView"},{"kind":"text","text":")?, "},{"kind":"externalParam","text":"handler"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")"}],"title":"data(for:on:format:maxSize:scale:keyWindow:viewPreprocessor:handler:)","roleHeading":"Type Method","role":"symbol","symbolKind":"method","externalID":"s:8Playbook15SnapshotSupportO4data3for2on6format7maxSize5scale9keyWindow16viewPreprocessor7handleryAA8ScenarioV_AA0B6DeviceVAC11ImageFormatOSo6CGSizeVSg14CoreFoundation7CGFloatVSo8UIWindowCSgSo6UIViewCA1_cSgy0V04DataVctFZ","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotSupport"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotSupport":{"role":"symbol","title":"SnapshotSupport","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SnapshotSupport"}],"abstract":[{"type":"text","text":"A namespace for the methods supporting to generate snapshot from scenarios."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotSupport","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SnapshotSupport"}],"url":"\/documentation\/playbooksnapshot\/snapshotsupport"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice":{"role":"symbol","title":"SnapshotDevice","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SnapshotDevice"}],"abstract":[{"type":"text","text":"The device representation for simulating environments of each device such as"},{"type":"text","text":" "},{"type":"text","text":"size, orientation, safe area, trait collection, or dark mode appearance."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SnapshotDevice"}],"url":"\/documentation\/playbooksnapshot\/snapshotdevice"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotSupport/ImageFormat":{"role":"symbol","title":"SnapshotSupport.ImageFormat","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"ImageFormat"}],"abstract":[{"type":"text","text":"The image format of the exported file."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotSupport\/ImageFormat","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ImageFormat"}],"url":"\/documentation\/playbooksnapshot\/snapshotsupport\/imageformat"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Scenario":{"role":"symbol","title":"Scenario","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Scenario"}],"abstract":[{"type":"text","text":"Represents part of the component state."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Scenario"}],"url":"\/documentation\/playbooksnapshot\/scenario"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotSupport/data(for:on:format:maxSize:scale:keyWindow:viewPreprocessor:handler:)":{"role":"symbol","title":"data(for:on:format:maxSize:scale:keyWindow:viewPreprocessor:handler:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"data"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Scenario","preciseIdentifier":"s:8Playbook8ScenarioV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"on"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"format"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SnapshotSupport","preciseIdentifier":"s:8Playbook15SnapshotSupportO"},{"kind":"text","text":"."},{"kind":"typeIdentifier","text":"ImageFormat","preciseIdentifier":"s:8Playbook15SnapshotSupportO11ImageFormatO"},{"kind":"text","text":", "},{"kind":"externalParam","text":"maxSize"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CGSize","preciseIdentifier":"c:@S@CGSize"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"scale"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"keyWindow"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UIWindow","preciseIdentifier":"c:objc(cs)UIWindow"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"viewPreprocessor"},{"kind":"text","text":": (("},{"kind":"typeIdentifier","text":"UIView","preciseIdentifier":"c:objc(cs)UIView"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"UIView","preciseIdentifier":"c:objc(cs)UIView"},{"kind":"text","text":")?, "},{"kind":"externalParam","text":"handler"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"Data","preciseIdentifier":"s:10Foundation4DataV"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Generates an image file data that snapshots the given scenario."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotSupport\/data(for:on:format:maxSize:scale:keyWindow:viewPreprocessor:handler:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotsupport\/data(for:on:format:maxsize:scale:keywindow:viewpreprocessor:handler:)"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/snapshotsupport/image(for:on:scale:maxsize:keywindow:viewpreprocessor:handler:).json b/data/documentation/playbooksnapshot/snapshotsupport/image(for:on:scale:maxsize:keywindow:viewpreprocessor:handler:).json index 806617f..a3b25e5 100644 --- a/data/documentation/playbooksnapshot/snapshotsupport/image(for:on:scale:maxsize:keywindow:viewpreprocessor:handler:).json +++ b/data/documentation/playbooksnapshot/snapshotsupport/image(for:on:scale:maxsize:keywindow:viewpreprocessor:handler:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"image"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"kind":"text","text":" "},{"kind":"internalParam","text":"scenario"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario","preciseIdentifier":"s:8Playbook8ScenarioV","text":"Scenario"},{"kind":"text","text":", "},{"kind":"externalParam","text":"on"},{"kind":"text","text":" "},{"kind":"internalParam","text":"device"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV","text":"SnapshotDevice"},{"kind":"text","text":", "},{"kind":"externalParam","text":"scale"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"kind":"text","text":" = UIScreen.main.scale, "},{"kind":"externalParam","text":"maxSize"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CGSize","preciseIdentifier":"c:@S@CGSize"},{"kind":"text","text":"? = nil, "},{"kind":"externalParam","text":"keyWindow"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UIWindow","preciseIdentifier":"c:objc(cs)UIWindow"},{"kind":"text","text":"? = nil, "},{"kind":"externalParam","text":"viewPreprocessor"},{"kind":"text","text":": (("},{"kind":"typeIdentifier","text":"UIView","preciseIdentifier":"c:objc(cs)UIView"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"UIView","preciseIdentifier":"c:objc(cs)UIView"},{"kind":"text","text":")? = nil, "},{"kind":"externalParam","text":"handler"},{"kind":"text","text":": "},{"kind":"keyword","text":"@escaping"},{"kind":"text","text":" ("},{"kind":"typeIdentifier","text":"UIImage","preciseIdentifier":"c:objc(cs)UIImage"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"name":"scenario","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A scenario to be snapshot."}]}]},{"name":"device","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A snapshot environment simulating device."}]}]},{"name":"scale","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A rendering scale of the snapshot image."}]}]},{"name":"keyWindow","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The key window of the application."}]}]},{"name":"handler","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A closure that to handle generated "},{"type":"codeVoice","code":"UIImage"},{"type":"text","text":"."}]}]},{"name":"viewPreprocessor","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A closure to preprocess scenario UIView before generating snapshot."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Passing the key window adds the scenario content to the view"},{"type":"text","text":" "},{"type":"text","text":"hierarchy and actually renders it, so producing a more accurate"},{"type":"text","text":" "},{"type":"text","text":"snapshot image."}]}],"type":"aside","name":"Note"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/snapshotsupport\/image(for:on:scale:maxsize:keywindow:viewpreprocessor:handler:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotSupport\/image(for:on:scale:maxSize:keyWindow:viewPreprocessor:handler:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Generates an "},{"type":"codeVoice","code":"UIImage"},{"type":"text","text":" that snapshots the given scenario."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"image"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Scenario","preciseIdentifier":"s:8Playbook8ScenarioV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"on"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"scale"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"maxSize"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CGSize","preciseIdentifier":"c:@S@CGSize"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"keyWindow"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UIWindow","preciseIdentifier":"c:objc(cs)UIWindow"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"viewPreprocessor"},{"kind":"text","text":": (("},{"kind":"typeIdentifier","text":"UIView","preciseIdentifier":"c:objc(cs)UIView"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"UIView","preciseIdentifier":"c:objc(cs)UIView"},{"kind":"text","text":")?, "},{"kind":"externalParam","text":"handler"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"UIImage","preciseIdentifier":"c:objc(cs)UIImage"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")"}],"title":"image(for:on:scale:maxSize:keyWindow:viewPreprocessor:handler:)","roleHeading":"Type Method","role":"symbol","symbolKind":"method","externalID":"s:8Playbook15SnapshotSupportO5image3for2on5scale7maxSize9keyWindow16viewPreprocessor7handleryAA8ScenarioV_AA0B6DeviceV14CoreFoundation7CGFloatVSo6CGSizeVSgSo8UIWindowCSgSo6UIViewCAZcSgySo7UIImageCctFZ","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotSupport"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotSupport":{"role":"symbol","title":"SnapshotSupport","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SnapshotSupport"}],"abstract":[{"type":"text","text":"A namespace for the methods supporting to generate snapshot from scenarios."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotSupport","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SnapshotSupport"}],"url":"\/documentation\/playbooksnapshot\/snapshotsupport"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotSupport/image(for:on:scale:maxSize:keyWindow:viewPreprocessor:handler:)":{"role":"symbol","title":"image(for:on:scale:maxSize:keyWindow:viewPreprocessor:handler:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"image"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Scenario","preciseIdentifier":"s:8Playbook8ScenarioV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"on"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"scale"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"maxSize"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CGSize","preciseIdentifier":"c:@S@CGSize"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"keyWindow"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UIWindow","preciseIdentifier":"c:objc(cs)UIWindow"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"viewPreprocessor"},{"kind":"text","text":": (("},{"kind":"typeIdentifier","text":"UIView","preciseIdentifier":"c:objc(cs)UIView"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"UIView","preciseIdentifier":"c:objc(cs)UIView"},{"kind":"text","text":")?, "},{"kind":"externalParam","text":"handler"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"UIImage","preciseIdentifier":"c:objc(cs)UIImage"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Generates an "},{"type":"codeVoice","code":"UIImage"},{"type":"text","text":" that snapshots the given scenario."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotSupport\/image(for:on:scale:maxSize:keyWindow:viewPreprocessor:handler:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotsupport\/image(for:on:scale:maxsize:keywindow:viewpreprocessor:handler:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice":{"role":"symbol","title":"SnapshotDevice","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SnapshotDevice"}],"abstract":[{"type":"text","text":"The device representation for simulating environments of each device such as"},{"type":"text","text":" "},{"type":"text","text":"size, orientation, safe area, trait collection, or dark mode appearance."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SnapshotDevice"}],"url":"\/documentation\/playbooksnapshot\/snapshotdevice"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Scenario":{"role":"symbol","title":"Scenario","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Scenario"}],"abstract":[{"type":"text","text":"Represents part of the component state."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Scenario"}],"url":"\/documentation\/playbooksnapshot\/scenario"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"image"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"kind":"text","text":" "},{"kind":"internalParam","text":"scenario"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario","preciseIdentifier":"s:8Playbook8ScenarioV","text":"Scenario"},{"kind":"text","text":", "},{"kind":"externalParam","text":"on"},{"kind":"text","text":" "},{"kind":"internalParam","text":"device"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV","text":"SnapshotDevice"},{"kind":"text","text":", "},{"kind":"externalParam","text":"scale"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"kind":"text","text":" = UIScreen.main.scale, "},{"kind":"externalParam","text":"maxSize"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CGSize","preciseIdentifier":"c:@S@CGSize"},{"kind":"text","text":"? = nil, "},{"kind":"externalParam","text":"keyWindow"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UIWindow","preciseIdentifier":"c:objc(cs)UIWindow"},{"kind":"text","text":"? = nil, "},{"kind":"externalParam","text":"viewPreprocessor"},{"kind":"text","text":": (("},{"kind":"typeIdentifier","text":"UIView","preciseIdentifier":"c:objc(cs)UIView"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"UIView","preciseIdentifier":"c:objc(cs)UIView"},{"kind":"text","text":")? = nil, "},{"kind":"externalParam","text":"handler"},{"kind":"text","text":": "},{"kind":"keyword","text":"@escaping"},{"kind":"text","text":" ("},{"kind":"typeIdentifier","text":"UIImage","preciseIdentifier":"c:objc(cs)UIImage"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"name":"scenario","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A scenario to be snapshot."}]}]},{"name":"device","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A snapshot environment simulating device."}]}]},{"name":"scale","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A rendering scale of the snapshot image."}]}]},{"name":"keyWindow","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"The key window of the application."}]}]},{"name":"handler","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A closure that to handle generated "},{"type":"codeVoice","code":"UIImage"},{"type":"text","text":"."}]}]},{"name":"viewPreprocessor","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A closure to preprocess scenario UIView before generating snapshot."}]}]}]},{"kind":"content","content":[{"anchor":"discussion","level":2,"type":"heading","text":"Discussion"},{"style":"note","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Passing the key window adds the scenario content to the view"},{"type":"text","text":" "},{"type":"text","text":"hierarchy and actually renders it, so producing a more accurate"},{"type":"text","text":" "},{"type":"text","text":"snapshot image."}]}],"type":"aside","name":"Note"}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/snapshotsupport\/image(for:on:scale:maxsize:keywindow:viewpreprocessor:handler:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotSupport\/image(for:on:scale:maxSize:keyWindow:viewPreprocessor:handler:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Generates an "},{"type":"codeVoice","code":"UIImage"},{"type":"text","text":" that snapshots the given scenario."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"image"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Scenario","preciseIdentifier":"s:8Playbook8ScenarioV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"on"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"scale"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"maxSize"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CGSize","preciseIdentifier":"c:@S@CGSize"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"keyWindow"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UIWindow","preciseIdentifier":"c:objc(cs)UIWindow"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"viewPreprocessor"},{"kind":"text","text":": (("},{"kind":"typeIdentifier","text":"UIView","preciseIdentifier":"c:objc(cs)UIView"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"UIView","preciseIdentifier":"c:objc(cs)UIView"},{"kind":"text","text":")?, "},{"kind":"externalParam","text":"handler"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"UIImage","preciseIdentifier":"c:objc(cs)UIImage"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")"}],"title":"image(for:on:scale:maxSize:keyWindow:viewPreprocessor:handler:)","roleHeading":"Type Method","role":"symbol","symbolKind":"method","externalID":"s:8Playbook15SnapshotSupportO5image3for2on5scale7maxSize9keyWindow16viewPreprocessor7handleryAA8ScenarioV_AA0B6DeviceV14CoreFoundation7CGFloatVSo6CGSizeVSgSo8UIWindowCSgSo6UIViewCAZcSgySo7UIImageCctFZ","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotSupport"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotDevice":{"role":"symbol","title":"SnapshotDevice","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SnapshotDevice"}],"abstract":[{"type":"text","text":"The device representation for simulating environments of each device such as"},{"type":"text","text":" "},{"type":"text","text":"size, orientation, safe area, trait collection, or dark mode appearance."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotDevice","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SnapshotDevice"}],"url":"\/documentation\/playbooksnapshot\/snapshotdevice"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotSupport/image(for:on:scale:maxSize:keyWindow:viewPreprocessor:handler:)":{"role":"symbol","title":"image(for:on:scale:maxSize:keyWindow:viewPreprocessor:handler:)","fragments":[{"kind":"keyword","text":"static"},{"kind":"text","text":" "},{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"image"},{"kind":"text","text":"("},{"kind":"externalParam","text":"for"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Scenario","preciseIdentifier":"s:8Playbook8ScenarioV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"on"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"SnapshotDevice","preciseIdentifier":"s:8Playbook14SnapshotDeviceV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"scale"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"kind":"text","text":", "},{"kind":"externalParam","text":"maxSize"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CGSize","preciseIdentifier":"c:@S@CGSize"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"keyWindow"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"UIWindow","preciseIdentifier":"c:objc(cs)UIWindow"},{"kind":"text","text":"?, "},{"kind":"externalParam","text":"viewPreprocessor"},{"kind":"text","text":": (("},{"kind":"typeIdentifier","text":"UIView","preciseIdentifier":"c:objc(cs)UIView"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"UIView","preciseIdentifier":"c:objc(cs)UIView"},{"kind":"text","text":")?, "},{"kind":"externalParam","text":"handler"},{"kind":"text","text":": ("},{"kind":"typeIdentifier","text":"UIImage","preciseIdentifier":"c:objc(cs)UIImage"},{"kind":"text","text":") -> "},{"kind":"typeIdentifier","text":"Void","preciseIdentifier":"s:s4Voida"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Generates an "},{"type":"codeVoice","code":"UIImage"},{"type":"text","text":" that snapshots the given scenario."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotSupport\/image(for:on:scale:maxSize:keyWindow:viewPreprocessor:handler:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotsupport\/image(for:on:scale:maxsize:keywindow:viewpreprocessor:handler:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Scenario":{"role":"symbol","title":"Scenario","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Scenario"}],"abstract":[{"type":"text","text":"Represents part of the component state."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Scenario","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Scenario"}],"url":"\/documentation\/playbooksnapshot\/scenario"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotSupport":{"role":"symbol","title":"SnapshotSupport","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SnapshotSupport"}],"abstract":[{"type":"text","text":"A namespace for the methods supporting to generate snapshot from scenarios."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotSupport","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SnapshotSupport"}],"url":"\/documentation\/playbooksnapshot\/snapshotsupport"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/snapshotsupport/imageformat.json b/data/documentation/playbooksnapshot/snapshotsupport/imageformat.json index 4372e4c..61e7e81 100644 --- a/data/documentation/playbooksnapshot/snapshotsupport/imageformat.json +++ b/data/documentation/playbooksnapshot/snapshotsupport/imageformat.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"ImageFormat"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/snapshotsupport\/imageformat"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotSupport\/ImageFormat","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The image format of the exported file."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"ImageFormat"}],"title":"SnapshotSupport.ImageFormat","roleHeading":"Enumeration","role":"symbol","symbolKind":"enum","externalID":"s:8Playbook15SnapshotSupportO11ImageFormatO","modules":[{"name":"PlaybookSnapshot"}],"navigatorTitle":[{"kind":"identifier","text":"ImageFormat"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotSupport"]]},"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotSupport\/ImageFormat\/jpeg(quality:)","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotSupport\/ImageFormat\/png"]},{"title":"Instance Properties","identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotSupport\/ImageFormat\/fileExtension"]}],"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotSupport/ImageFormat/fileExtension":{"role":"symbol","title":"fileExtension","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"fileExtension"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"abstract":[{"type":"text","text":"A file extension string for the image file exported by this image format."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotSupport\/ImageFormat\/fileExtension","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotsupport\/imageformat\/fileextension"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotSupport/ImageFormat/png":{"role":"symbol","title":"SnapshotSupport.ImageFormat.png","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"png"}],"abstract":[{"type":"text","text":"The PNG image file format."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotSupport\/ImageFormat\/png","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotsupport\/imageformat\/png"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotSupport":{"role":"symbol","title":"SnapshotSupport","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SnapshotSupport"}],"abstract":[{"type":"text","text":"A namespace for the methods supporting to generate snapshot from scenarios."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotSupport","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SnapshotSupport"}],"url":"\/documentation\/playbooksnapshot\/snapshotsupport"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotSupport/ImageFormat":{"role":"symbol","title":"SnapshotSupport.ImageFormat","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"ImageFormat"}],"abstract":[{"type":"text","text":"The image format of the exported file."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotSupport\/ImageFormat","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ImageFormat"}],"url":"\/documentation\/playbooksnapshot\/snapshotsupport\/imageformat"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotSupport/ImageFormat/jpeg(quality:)":{"role":"symbol","title":"SnapshotSupport.ImageFormat.jpeg(quality:)","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"jpeg"},{"kind":"text","text":"("},{"kind":"externalParam","text":"quality"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"The JPEG image file format with given compression quality."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotSupport\/ImageFormat\/jpeg(quality:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotsupport\/imageformat\/jpeg(quality:)"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"ImageFormat"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/snapshotsupport\/imageformat"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotSupport\/ImageFormat","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The image format of the exported file."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"ImageFormat"}],"title":"SnapshotSupport.ImageFormat","roleHeading":"Enumeration","role":"symbol","symbolKind":"enum","externalID":"s:8Playbook15SnapshotSupportO11ImageFormatO","modules":[{"name":"PlaybookSnapshot"}],"navigatorTitle":[{"kind":"identifier","text":"ImageFormat"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotSupport"]]},"topicSections":[{"title":"Enumeration Cases","identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotSupport\/ImageFormat\/jpeg(quality:)","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotSupport\/ImageFormat\/png"]},{"title":"Instance Properties","identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotSupport\/ImageFormat\/fileExtension"]}],"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotSupport/ImageFormat/fileExtension":{"role":"symbol","title":"fileExtension","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"fileExtension"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"abstract":[{"type":"text","text":"A file extension string for the image file exported by this image format."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotSupport\/ImageFormat\/fileExtension","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotsupport\/imageformat\/fileextension"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotSupport":{"role":"symbol","title":"SnapshotSupport","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SnapshotSupport"}],"abstract":[{"type":"text","text":"A namespace for the methods supporting to generate snapshot from scenarios."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotSupport","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SnapshotSupport"}],"url":"\/documentation\/playbooksnapshot\/snapshotsupport"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotSupport/ImageFormat/png":{"role":"symbol","title":"SnapshotSupport.ImageFormat.png","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"png"}],"abstract":[{"type":"text","text":"The PNG image file format."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotSupport\/ImageFormat\/png","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotsupport\/imageformat\/png"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotSupport/ImageFormat/jpeg(quality:)":{"role":"symbol","title":"SnapshotSupport.ImageFormat.jpeg(quality:)","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"jpeg"},{"kind":"text","text":"("},{"kind":"externalParam","text":"quality"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"The JPEG image file format with given compression quality."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotSupport\/ImageFormat\/jpeg(quality:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotsupport\/imageformat\/jpeg(quality:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotSupport/ImageFormat":{"role":"symbol","title":"SnapshotSupport.ImageFormat","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"ImageFormat"}],"abstract":[{"type":"text","text":"The image format of the exported file."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotSupport\/ImageFormat","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ImageFormat"}],"url":"\/documentation\/playbooksnapshot\/snapshotsupport\/imageformat"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/snapshotsupport/imageformat/fileextension.json b/data/documentation/playbooksnapshot/snapshotsupport/imageformat/fileextension.json index 7e3883a..7f9e579 100644 --- a/data/documentation/playbooksnapshot/snapshotsupport/imageformat/fileextension.json +++ b/data/documentation/playbooksnapshot/snapshotsupport/imageformat/fileextension.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"fileExtension"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/snapshotsupport\/imageformat\/fileextension"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotSupport\/ImageFormat\/fileExtension","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"A file extension string for the image file exported by this image format."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"fileExtension"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"title":"fileExtension","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:8Playbook15SnapshotSupportO11ImageFormatO13fileExtensionSSvp","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotSupport","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotSupport\/ImageFormat"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotSupport/ImageFormat/fileExtension":{"role":"symbol","title":"fileExtension","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"fileExtension"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"abstract":[{"type":"text","text":"A file extension string for the image file exported by this image format."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotSupport\/ImageFormat\/fileExtension","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotsupport\/imageformat\/fileextension"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotSupport/ImageFormat":{"role":"symbol","title":"SnapshotSupport.ImageFormat","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"ImageFormat"}],"abstract":[{"type":"text","text":"The image format of the exported file."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotSupport\/ImageFormat","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ImageFormat"}],"url":"\/documentation\/playbooksnapshot\/snapshotsupport\/imageformat"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotSupport":{"role":"symbol","title":"SnapshotSupport","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SnapshotSupport"}],"abstract":[{"type":"text","text":"A namespace for the methods supporting to generate snapshot from scenarios."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotSupport","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SnapshotSupport"}],"url":"\/documentation\/playbooksnapshot\/snapshotsupport"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"fileExtension"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/snapshotsupport\/imageformat\/fileextension"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotSupport\/ImageFormat\/fileExtension","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"A file extension string for the image file exported by this image format."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"fileExtension"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"title":"fileExtension","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:8Playbook15SnapshotSupportO11ImageFormatO13fileExtensionSSvp","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotSupport","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotSupport\/ImageFormat"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotSupport/ImageFormat/fileExtension":{"role":"symbol","title":"fileExtension","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"fileExtension"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"String","preciseIdentifier":"s:SS"}],"abstract":[{"type":"text","text":"A file extension string for the image file exported by this image format."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotSupport\/ImageFormat\/fileExtension","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotsupport\/imageformat\/fileextension"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotSupport/ImageFormat":{"role":"symbol","title":"SnapshotSupport.ImageFormat","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"ImageFormat"}],"abstract":[{"type":"text","text":"The image format of the exported file."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotSupport\/ImageFormat","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ImageFormat"}],"url":"\/documentation\/playbooksnapshot\/snapshotsupport\/imageformat"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotSupport":{"role":"symbol","title":"SnapshotSupport","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SnapshotSupport"}],"abstract":[{"type":"text","text":"A namespace for the methods supporting to generate snapshot from scenarios."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotSupport","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SnapshotSupport"}],"url":"\/documentation\/playbooksnapshot\/snapshotsupport"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/snapshotsupport/imageformat/jpeg(quality:).json b/data/documentation/playbooksnapshot/snapshotsupport/imageformat/jpeg(quality:).json index dbdb8e3..561e7e5 100644 --- a/data/documentation/playbooksnapshot/snapshotsupport/imageformat/jpeg(quality:).json +++ b/data/documentation/playbooksnapshot/snapshotsupport/imageformat/jpeg(quality:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"jpeg"},{"kind":"text","text":"("},{"kind":"externalParam","text":"quality"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/snapshotsupport\/imageformat\/jpeg(quality:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotSupport\/ImageFormat\/jpeg(quality:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The JPEG image file format with given compression quality."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"jpeg"},{"kind":"text","text":"("},{"kind":"externalParam","text":"quality"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"kind":"text","text":")"}],"title":"SnapshotSupport.ImageFormat.jpeg(quality:)","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:8Playbook15SnapshotSupportO11ImageFormatO4jpegyAE14CoreFoundation7CGFloatV_tcAEmF","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotSupport","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotSupport\/ImageFormat"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotSupport/ImageFormat/jpeg(quality:)":{"role":"symbol","title":"SnapshotSupport.ImageFormat.jpeg(quality:)","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"jpeg"},{"kind":"text","text":"("},{"kind":"externalParam","text":"quality"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"The JPEG image file format with given compression quality."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotSupport\/ImageFormat\/jpeg(quality:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotsupport\/imageformat\/jpeg(quality:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotSupport/ImageFormat":{"role":"symbol","title":"SnapshotSupport.ImageFormat","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"ImageFormat"}],"abstract":[{"type":"text","text":"The image format of the exported file."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotSupport\/ImageFormat","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ImageFormat"}],"url":"\/documentation\/playbooksnapshot\/snapshotsupport\/imageformat"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotSupport":{"role":"symbol","title":"SnapshotSupport","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SnapshotSupport"}],"abstract":[{"type":"text","text":"A namespace for the methods supporting to generate snapshot from scenarios."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotSupport","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SnapshotSupport"}],"url":"\/documentation\/playbooksnapshot\/snapshotsupport"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"jpeg"},{"kind":"text","text":"("},{"kind":"externalParam","text":"quality"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/snapshotsupport\/imageformat\/jpeg(quality:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotSupport\/ImageFormat\/jpeg(quality:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The JPEG image file format with given compression quality."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"jpeg"},{"kind":"text","text":"("},{"kind":"externalParam","text":"quality"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"kind":"text","text":")"}],"title":"SnapshotSupport.ImageFormat.jpeg(quality:)","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:8Playbook15SnapshotSupportO11ImageFormatO4jpegyAE14CoreFoundation7CGFloatV_tcAEmF","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotSupport","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotSupport\/ImageFormat"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotSupport":{"role":"symbol","title":"SnapshotSupport","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SnapshotSupport"}],"abstract":[{"type":"text","text":"A namespace for the methods supporting to generate snapshot from scenarios."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotSupport","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SnapshotSupport"}],"url":"\/documentation\/playbooksnapshot\/snapshotsupport"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotSupport/ImageFormat/jpeg(quality:)":{"role":"symbol","title":"SnapshotSupport.ImageFormat.jpeg(quality:)","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"jpeg"},{"kind":"text","text":"("},{"kind":"externalParam","text":"quality"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"CGFloat","preciseIdentifier":"s:14CoreFoundation7CGFloatV"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"The JPEG image file format with given compression quality."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotSupport\/ImageFormat\/jpeg(quality:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotsupport\/imageformat\/jpeg(quality:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotSupport/ImageFormat":{"role":"symbol","title":"SnapshotSupport.ImageFormat","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"ImageFormat"}],"abstract":[{"type":"text","text":"The image format of the exported file."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotSupport\/ImageFormat","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ImageFormat"}],"url":"\/documentation\/playbooksnapshot\/snapshotsupport\/imageformat"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/snapshotsupport/imageformat/png.json b/data/documentation/playbooksnapshot/snapshotsupport/imageformat/png.json index 5e2123d..f9b30f9 100644 --- a/data/documentation/playbooksnapshot/snapshotsupport/imageformat/png.json +++ b/data/documentation/playbooksnapshot/snapshotsupport/imageformat/png.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"png"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/snapshotsupport\/imageformat\/png"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotSupport\/ImageFormat\/png","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The PNG image file format."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"png"}],"title":"SnapshotSupport.ImageFormat.png","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:8Playbook15SnapshotSupportO11ImageFormatO3pngyA2EmF","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotSupport","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotSupport\/ImageFormat"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotSupport/ImageFormat/png":{"role":"symbol","title":"SnapshotSupport.ImageFormat.png","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"png"}],"abstract":[{"type":"text","text":"The PNG image file format."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotSupport\/ImageFormat\/png","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotsupport\/imageformat\/png"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotSupport":{"role":"symbol","title":"SnapshotSupport","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SnapshotSupport"}],"abstract":[{"type":"text","text":"A namespace for the methods supporting to generate snapshot from scenarios."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotSupport","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SnapshotSupport"}],"url":"\/documentation\/playbooksnapshot\/snapshotsupport"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotSupport/ImageFormat":{"role":"symbol","title":"SnapshotSupport.ImageFormat","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"ImageFormat"}],"abstract":[{"type":"text","text":"The image format of the exported file."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotSupport\/ImageFormat","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ImageFormat"}],"url":"\/documentation\/playbooksnapshot\/snapshotsupport\/imageformat"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"png"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/snapshotsupport\/imageformat\/png"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotSupport\/ImageFormat\/png","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"The PNG image file format."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"png"}],"title":"SnapshotSupport.ImageFormat.png","roleHeading":"Case","role":"symbol","symbolKind":"case","externalID":"s:8Playbook15SnapshotSupportO11ImageFormatO3pngyA2EmF","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotSupport","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotSupport\/ImageFormat"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotSupport/ImageFormat/png":{"role":"symbol","title":"SnapshotSupport.ImageFormat.png","fragments":[{"kind":"keyword","text":"case"},{"kind":"text","text":" "},{"kind":"identifier","text":"png"}],"abstract":[{"type":"text","text":"The PNG image file format."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotSupport\/ImageFormat\/png","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotsupport\/imageformat\/png"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotSupport/ImageFormat":{"role":"symbol","title":"SnapshotSupport.ImageFormat","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"ImageFormat"}],"abstract":[{"type":"text","text":"The image format of the exported file."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotSupport\/ImageFormat","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"ImageFormat"}],"url":"\/documentation\/playbooksnapshot\/snapshotsupport\/imageformat"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotSupport":{"role":"symbol","title":"SnapshotSupport","fragments":[{"kind":"keyword","text":"enum"},{"kind":"text","text":" "},{"kind":"identifier","text":"SnapshotSupport"}],"abstract":[{"type":"text","text":"A namespace for the methods supporting to generate snapshot from scenarios."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotSupport","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SnapshotSupport"}],"url":"\/documentation\/playbooksnapshot\/snapshotsupport"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/snapshotwaiter.json b/data/documentation/playbooksnapshot/snapshotwaiter.json index bfa4e42..0628c09 100644 --- a/data/documentation/playbooksnapshot/snapshotwaiter.json +++ b/data/documentation/playbooksnapshot/snapshotwaiter.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"final"},{"kind":"text","text":" "},{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"SnapshotWaiter"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/snapshotwaiter"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotWaiter","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"A snapshot timing manager to wait and fulfillment for the scenario"},{"type":"text","text":" "},{"type":"text","text":"content to be rendered."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"SnapshotWaiter"}],"title":"SnapshotWaiter","roleHeading":"Class","role":"symbol","symbolKind":"class","externalID":"s:8Playbook14SnapshotWaiterC","modules":[{"name":"PlaybookSnapshot"}],"navigatorTitle":[{"kind":"identifier","text":"SnapshotWaiter"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot"]]},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotWaiter\/init()"]},{"title":"Instance Properties","identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotWaiter\/isWaiting"]},{"title":"Instance Methods","identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotWaiter\/fulfill()","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotWaiter\/wait()","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotWaiter\/wait(until:)"]}],"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotWaiter/init()":{"role":"symbol","title":"init()","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Initialize a new waiter."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotWaiter\/init()","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotwaiter\/init()"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotWaiter/wait(until:)":{"role":"symbol","title":"wait(until:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"wait"},{"kind":"text","text":"("},{"kind":"externalParam","text":"until"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"DispatchTime","preciseIdentifier":"s:8Dispatch0A4TimeV"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Wait for the snapshot until the specified timeout period."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotWaiter\/wait(until:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotwaiter\/wait(until:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotWaiter":{"role":"symbol","title":"SnapshotWaiter","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"SnapshotWaiter"}],"abstract":[{"type":"text","text":"A snapshot timing manager to wait and fulfillment for the scenario"},{"type":"text","text":" "},{"type":"text","text":"content to be rendered."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotWaiter","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SnapshotWaiter"}],"url":"\/documentation\/playbooksnapshot\/snapshotwaiter"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotWaiter/fulfill()":{"role":"symbol","title":"fulfill()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"fulfill"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Complete waiting for the snapshot."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotWaiter\/fulfill()","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotwaiter\/fulfill()"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotWaiter/wait()":{"role":"symbol","title":"wait()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"wait"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Wait for the snapshot for 10 seconds from now."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotWaiter\/wait()","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotwaiter\/wait()"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotWaiter/isWaiting":{"role":"symbol","title":"isWaiting","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"isWaiting"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Specifies whether currently waiting."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotWaiter\/isWaiting","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotwaiter\/iswaiting"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"final"},{"kind":"text","text":" "},{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"SnapshotWaiter"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/snapshotwaiter"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotWaiter","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"A snapshot timing manager to wait and fulfillment for the scenario"},{"type":"text","text":" "},{"type":"text","text":"content to be rendered."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"SnapshotWaiter"}],"title":"SnapshotWaiter","roleHeading":"Class","role":"symbol","symbolKind":"class","externalID":"s:8Playbook14SnapshotWaiterC","modules":[{"name":"PlaybookSnapshot"}],"navigatorTitle":[{"kind":"identifier","text":"SnapshotWaiter"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot"]]},"topicSections":[{"title":"Initializers","identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotWaiter\/init()"]},{"title":"Instance Properties","identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotWaiter\/isWaiting"]},{"title":"Instance Methods","identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotWaiter\/fulfill()","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotWaiter\/wait()","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotWaiter\/wait(until:)"]}],"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotWaiter/isWaiting":{"role":"symbol","title":"isWaiting","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"isWaiting"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Specifies whether currently waiting."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotWaiter\/isWaiting","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotwaiter\/iswaiting"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotWaiter/fulfill()":{"role":"symbol","title":"fulfill()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"fulfill"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Complete waiting for the snapshot."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotWaiter\/fulfill()","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotwaiter\/fulfill()"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotWaiter/wait()":{"role":"symbol","title":"wait()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"wait"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Wait for the snapshot for 10 seconds from now."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotWaiter\/wait()","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotwaiter\/wait()"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotWaiter/init()":{"role":"symbol","title":"init()","fragments":[{"kind":"identifier","text":"init"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Initialize a new waiter."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotWaiter\/init()","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotwaiter\/init()"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotWaiter/wait(until:)":{"role":"symbol","title":"wait(until:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"wait"},{"kind":"text","text":"("},{"kind":"externalParam","text":"until"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"DispatchTime","preciseIdentifier":"s:8Dispatch0A4TimeV"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Wait for the snapshot until the specified timeout period."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotWaiter\/wait(until:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotwaiter\/wait(until:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotWaiter":{"role":"symbol","title":"SnapshotWaiter","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"SnapshotWaiter"}],"abstract":[{"type":"text","text":"A snapshot timing manager to wait and fulfillment for the scenario"},{"type":"text","text":" "},{"type":"text","text":"content to be rendered."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotWaiter","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SnapshotWaiter"}],"url":"\/documentation\/playbooksnapshot\/snapshotwaiter"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/snapshotwaiter/fulfill().json b/data/documentation/playbooksnapshot/snapshotwaiter/fulfill().json index 9642a7f..4bdf74d 100644 --- a/data/documentation/playbooksnapshot/snapshotwaiter/fulfill().json +++ b/data/documentation/playbooksnapshot/snapshotwaiter/fulfill().json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"fulfill"},{"kind":"text","text":"()"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/snapshotwaiter\/fulfill()"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotWaiter\/fulfill()","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Complete waiting for the snapshot."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"fulfill"},{"kind":"text","text":"()"}],"title":"fulfill()","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:8Playbook14SnapshotWaiterC7fulfillyyF","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotWaiter"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotWaiter/fulfill()":{"role":"symbol","title":"fulfill()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"fulfill"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Complete waiting for the snapshot."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotWaiter\/fulfill()","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotwaiter\/fulfill()"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotWaiter":{"role":"symbol","title":"SnapshotWaiter","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"SnapshotWaiter"}],"abstract":[{"type":"text","text":"A snapshot timing manager to wait and fulfillment for the scenario"},{"type":"text","text":" "},{"type":"text","text":"content to be rendered."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotWaiter","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SnapshotWaiter"}],"url":"\/documentation\/playbooksnapshot\/snapshotwaiter"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"fulfill"},{"kind":"text","text":"()"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/snapshotwaiter\/fulfill()"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotWaiter\/fulfill()","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Complete waiting for the snapshot."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"fulfill"},{"kind":"text","text":"()"}],"title":"fulfill()","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:8Playbook14SnapshotWaiterC7fulfillyyF","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotWaiter"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotWaiter":{"role":"symbol","title":"SnapshotWaiter","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"SnapshotWaiter"}],"abstract":[{"type":"text","text":"A snapshot timing manager to wait and fulfillment for the scenario"},{"type":"text","text":" "},{"type":"text","text":"content to be rendered."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotWaiter","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SnapshotWaiter"}],"url":"\/documentation\/playbooksnapshot\/snapshotwaiter"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotWaiter/fulfill()":{"role":"symbol","title":"fulfill()","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"fulfill"},{"kind":"text","text":"()"}],"abstract":[{"type":"text","text":"Complete waiting for the snapshot."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotWaiter\/fulfill()","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotwaiter\/fulfill()"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/snapshotwaiter/iswaiting.json b/data/documentation/playbooksnapshot/snapshotwaiter/iswaiting.json index 5863a2c..4999e57 100644 --- a/data/documentation/playbooksnapshot/snapshotwaiter/iswaiting.json +++ b/data/documentation/playbooksnapshot/snapshotwaiter/iswaiting.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"isWaiting"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/snapshotwaiter\/iswaiting"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotWaiter\/isWaiting","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Specifies whether currently waiting."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"isWaiting"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"title":"isWaiting","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:8Playbook14SnapshotWaiterC9isWaitingSbvp","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotWaiter"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotWaiter/isWaiting":{"role":"symbol","title":"isWaiting","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"isWaiting"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Specifies whether currently waiting."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotWaiter\/isWaiting","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotwaiter\/iswaiting"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotWaiter":{"role":"symbol","title":"SnapshotWaiter","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"SnapshotWaiter"}],"abstract":[{"type":"text","text":"A snapshot timing manager to wait and fulfillment for the scenario"},{"type":"text","text":" "},{"type":"text","text":"content to be rendered."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotWaiter","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SnapshotWaiter"}],"url":"\/documentation\/playbooksnapshot\/snapshotwaiter"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"isWaiting"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"},{"kind":"text","text":" { "},{"kind":"keyword","text":"get"},{"kind":"text","text":" }"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/snapshotwaiter\/iswaiting"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotWaiter\/isWaiting","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Specifies whether currently waiting."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"isWaiting"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"title":"isWaiting","roleHeading":"Instance Property","role":"symbol","symbolKind":"property","externalID":"s:8Playbook14SnapshotWaiterC9isWaitingSbvp","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotWaiter"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotWaiter/isWaiting":{"role":"symbol","title":"isWaiting","fragments":[{"kind":"keyword","text":"var"},{"kind":"text","text":" "},{"kind":"identifier","text":"isWaiting"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Bool","preciseIdentifier":"s:Sb"}],"abstract":[{"type":"text","text":"Specifies whether currently waiting."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotWaiter\/isWaiting","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotwaiter\/iswaiting"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotWaiter":{"role":"symbol","title":"SnapshotWaiter","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"SnapshotWaiter"}],"abstract":[{"type":"text","text":"A snapshot timing manager to wait and fulfillment for the scenario"},{"type":"text","text":" "},{"type":"text","text":"content to be rendered."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotWaiter","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SnapshotWaiter"}],"url":"\/documentation\/playbooksnapshot\/snapshotwaiter"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/snapshotwaiter/wait(until:).json b/data/documentation/playbooksnapshot/snapshotwaiter/wait(until:).json index 591a771..a57becf 100644 --- a/data/documentation/playbooksnapshot/snapshotwaiter/wait(until:).json +++ b/data/documentation/playbooksnapshot/snapshotwaiter/wait(until:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"wait"},{"kind":"text","text":"("},{"kind":"externalParam","text":"until"},{"kind":"text","text":" "},{"kind":"internalParam","text":"timeout"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"DispatchTime","preciseIdentifier":"s:8Dispatch0A4TimeV"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"name":"timeout","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A timeout period for waiting the snapshot."}]}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/snapshotwaiter\/wait(until:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotWaiter\/wait(until:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Wait for the snapshot until the specified timeout period."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"wait"},{"kind":"text","text":"("},{"kind":"externalParam","text":"until"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"DispatchTime","preciseIdentifier":"s:8Dispatch0A4TimeV"},{"kind":"text","text":")"}],"title":"wait(until:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:8Playbook14SnapshotWaiterC4wait5untily8Dispatch0F4TimeV_tF","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotWaiter"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotWaiter/wait(until:)":{"role":"symbol","title":"wait(until:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"wait"},{"kind":"text","text":"("},{"kind":"externalParam","text":"until"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"DispatchTime","preciseIdentifier":"s:8Dispatch0A4TimeV"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Wait for the snapshot until the specified timeout period."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotWaiter\/wait(until:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotwaiter\/wait(until:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotWaiter":{"role":"symbol","title":"SnapshotWaiter","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"SnapshotWaiter"}],"abstract":[{"type":"text","text":"A snapshot timing manager to wait and fulfillment for the scenario"},{"type":"text","text":" "},{"type":"text","text":"content to be rendered."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotWaiter","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SnapshotWaiter"}],"url":"\/documentation\/playbooksnapshot\/snapshotwaiter"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"wait"},{"kind":"text","text":"("},{"kind":"externalParam","text":"until"},{"kind":"text","text":" "},{"kind":"internalParam","text":"timeout"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"DispatchTime","preciseIdentifier":"s:8Dispatch0A4TimeV"},{"kind":"text","text":")"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"name":"timeout","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A timeout period for waiting the snapshot."}]}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/snapshotwaiter\/wait(until:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotWaiter\/wait(until:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Wait for the snapshot until the specified timeout period."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"wait"},{"kind":"text","text":"("},{"kind":"externalParam","text":"until"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"DispatchTime","preciseIdentifier":"s:8Dispatch0A4TimeV"},{"kind":"text","text":")"}],"title":"wait(until:)","roleHeading":"Instance Method","role":"symbol","symbolKind":"method","externalID":"s:8Playbook14SnapshotWaiterC4wait5untily8Dispatch0F4TimeV_tF","modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotWaiter"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotWaiter":{"role":"symbol","title":"SnapshotWaiter","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"SnapshotWaiter"}],"abstract":[{"type":"text","text":"A snapshot timing manager to wait and fulfillment for the scenario"},{"type":"text","text":" "},{"type":"text","text":"content to be rendered."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotWaiter","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SnapshotWaiter"}],"url":"\/documentation\/playbooksnapshot\/snapshotwaiter"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/SnapshotWaiter/wait(until:)":{"role":"symbol","title":"wait(until:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"wait"},{"kind":"text","text":"("},{"kind":"externalParam","text":"until"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"DispatchTime","preciseIdentifier":"s:8Dispatch0A4TimeV"},{"kind":"text","text":")"}],"abstract":[{"type":"text","text":"Wait for the snapshot until the specified timeout period."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/SnapshotWaiter\/wait(until:)","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot\/snapshotwaiter\/wait(until:)"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/testtool.json b/data/documentation/playbooksnapshot/testtool.json index eea5420..1ff576e 100644 --- a/data/documentation/playbooksnapshot/testtool.json +++ b/data/documentation/playbooksnapshot/testtool.json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"TestTool"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/testtool"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Snapshot"],"kind":"relationships","title":"Conforming Types","type":"conformingTypes"}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/TestTool","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Represents a tool for testing scenarios managed by playbooks."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"TestTool"}],"title":"TestTool","roleHeading":"Protocol","role":"symbol","symbolKind":"protocol","externalID":"s:8Playbook8TestToolP","modules":[{"name":"PlaybookSnapshot"}],"navigatorTitle":[{"kind":"identifier","text":"TestTool"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot"]]},"topicSections":[{"title":"Instance Methods","identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/TestTool\/run(with:)"]}],"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/TestTool/run(with:)":{"role":"symbol","title":"run(with:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"run"},{"kind":"text","text":"("},{"kind":"externalParam","text":"with"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Playbook","preciseIdentifier":"s:8PlaybookAAC"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Runs testing for passed "},{"type":"codeVoice","code":"Playbook"},{"type":"text","text":" instance."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/TestTool\/run(with:)","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/playbooksnapshot\/testtool\/run(with:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Snapshot":{"role":"symbol","title":"Snapshot","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Snapshot"}],"abstract":[{"type":"text","text":"The testing tool which generates snapshot images from scenarios managed by "},{"type":"codeVoice","code":"Playbook"},{"type":"text","text":"."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Snapshot","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Snapshot"}],"url":"\/documentation\/playbooksnapshot\/snapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/TestTool":{"role":"symbol","title":"TestTool","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"TestTool"}],"abstract":[{"type":"text","text":"Represents a tool for testing scenarios managed by playbooks."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/TestTool","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"TestTool"}],"url":"\/documentation\/playbooksnapshot\/testtool"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"TestTool"}],"languages":["swift"],"platforms":["iOS"]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/testtool"],"traits":[{"interfaceLanguage":"swift"}]}],"relationshipsSections":[{"identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Snapshot"],"kind":"relationships","title":"Conforming Types","type":"conformingTypes"}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/TestTool","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Represents a tool for testing scenarios managed by playbooks."}],"kind":"symbol","metadata":{"fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"TestTool"}],"title":"TestTool","roleHeading":"Protocol","role":"symbol","symbolKind":"protocol","externalID":"s:8Playbook8TestToolP","modules":[{"name":"PlaybookSnapshot"}],"navigatorTitle":[{"kind":"identifier","text":"TestTool"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot"]]},"topicSections":[{"title":"Instance Methods","identifiers":["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/TestTool\/run(with:)"]}],"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Snapshot":{"role":"symbol","title":"Snapshot","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"Snapshot"}],"abstract":[{"type":"text","text":"The testing tool which generates snapshot images from scenarios managed by "},{"type":"codeVoice","code":"Playbook"},{"type":"text","text":"."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Snapshot","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Snapshot"}],"url":"\/documentation\/playbooksnapshot\/snapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/TestTool":{"role":"symbol","title":"TestTool","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"TestTool"}],"abstract":[{"type":"text","text":"Represents a tool for testing scenarios managed by playbooks."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/TestTool","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"TestTool"}],"url":"\/documentation\/playbooksnapshot\/testtool"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/TestTool/run(with:)":{"role":"symbol","title":"run(with:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"run"},{"kind":"text","text":"("},{"kind":"externalParam","text":"with"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Playbook","preciseIdentifier":"s:8PlaybookAAC"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Runs testing for passed "},{"type":"codeVoice","code":"Playbook"},{"type":"text","text":" instance."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/TestTool\/run(with:)","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/playbooksnapshot\/testtool\/run(with:)"}}} \ No newline at end of file diff --git a/data/documentation/playbooksnapshot/testtool/run(with:).json b/data/documentation/playbooksnapshot/testtool/run(with:).json index a6eab94..8811abc 100644 --- a/data/documentation/playbooksnapshot/testtool/run(with:).json +++ b/data/documentation/playbooksnapshot/testtool/run(with:).json @@ -1 +1 @@ -{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"run"},{"kind":"text","text":"("},{"kind":"externalParam","text":"with"},{"kind":"text","text":" "},{"kind":"internalParam","text":"playbook"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Playbook","preciseIdentifier":"s:8PlaybookAAC","text":"Playbook"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"name":"playbook","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A "},{"type":"codeVoice","code":"Playbook"},{"type":"text","text":" instance to be tested."}]}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/testtool\/run(with:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/TestTool\/run(with:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Runs testing for passed "},{"type":"codeVoice","code":"Playbook"},{"type":"text","text":" instance."}],"kind":"symbol","metadata":{"role":"symbol","title":"run(with:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"run"},{"kind":"text","text":"("},{"kind":"externalParam","text":"with"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Playbook","preciseIdentifier":"s:8PlaybookAAC"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"symbolKind":"method","externalID":"s:8Playbook8TestToolP3run4withyA2AC_tKF","required":true,"modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/TestTool"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Playbook":{"role":"symbol","title":"Playbook","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Playbook"}],"abstract":[{"type":"text","text":"The central scenario manager."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Playbook","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Playbook"}],"url":"\/documentation\/playbooksnapshot\/playbook"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/TestTool":{"role":"symbol","title":"TestTool","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"TestTool"}],"abstract":[{"type":"text","text":"Represents a tool for testing scenarios managed by playbooks."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/TestTool","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"TestTool"}],"url":"\/documentation\/playbooksnapshot\/testtool"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/TestTool/run(with:)":{"role":"symbol","title":"run(with:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"run"},{"kind":"text","text":"("},{"kind":"externalParam","text":"with"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Playbook","preciseIdentifier":"s:8PlaybookAAC"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Runs testing for passed "},{"type":"codeVoice","code":"Playbook"},{"type":"text","text":" instance."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/TestTool\/run(with:)","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/playbooksnapshot\/testtool\/run(with:)"}}} \ No newline at end of file +{"primaryContentSections":[{"kind":"declarations","declarations":[{"tokens":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"run"},{"kind":"text","text":"("},{"kind":"externalParam","text":"with"},{"kind":"text","text":" "},{"kind":"internalParam","text":"playbook"},{"kind":"text","text":": "},{"kind":"typeIdentifier","identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Playbook","preciseIdentifier":"s:8PlaybookAAC","text":"Playbook"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"languages":["swift"],"platforms":["iOS"]}]},{"kind":"parameters","parameters":[{"name":"playbook","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A "},{"type":"codeVoice","code":"Playbook"},{"type":"text","text":" instance to be tested."}]}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/playbooksnapshot\/testtool\/run(with:)"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/TestTool\/run(with:)","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"Runs testing for passed "},{"type":"codeVoice","code":"Playbook"},{"type":"text","text":" instance."}],"kind":"symbol","metadata":{"role":"symbol","title":"run(with:)","roleHeading":"Instance Method","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"run"},{"kind":"text","text":"("},{"kind":"externalParam","text":"with"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Playbook","preciseIdentifier":"s:8PlaybookAAC"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"symbolKind":"method","externalID":"s:8Playbook8TestToolP3run4withyA2AC_tKF","required":true,"modules":[{"name":"PlaybookSnapshot"}]},"hierarchy":{"paths":[["doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/TestTool"]]},"references":{"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/TestTool/run(with:)":{"role":"symbol","title":"run(with:)","fragments":[{"kind":"keyword","text":"func"},{"kind":"text","text":" "},{"kind":"identifier","text":"run"},{"kind":"text","text":"("},{"kind":"externalParam","text":"with"},{"kind":"text","text":": "},{"kind":"typeIdentifier","text":"Playbook","preciseIdentifier":"s:8PlaybookAAC"},{"kind":"text","text":") "},{"kind":"keyword","text":"throws"}],"abstract":[{"type":"text","text":"Runs testing for passed "},{"type":"codeVoice","code":"Playbook"},{"type":"text","text":" instance."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/TestTool\/run(with:)","kind":"symbol","required":true,"type":"topic","url":"\/documentation\/playbooksnapshot\/testtool\/run(with:)"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot":{"role":"collection","title":"PlaybookSnapshot","abstract":[],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot","kind":"symbol","type":"topic","url":"\/documentation\/playbooksnapshot"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/TestTool":{"role":"symbol","title":"TestTool","fragments":[{"kind":"keyword","text":"protocol"},{"kind":"text","text":" "},{"kind":"identifier","text":"TestTool"}],"abstract":[{"type":"text","text":"Represents a tool for testing scenarios managed by playbooks."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/TestTool","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"TestTool"}],"url":"\/documentation\/playbooksnapshot\/testtool"},"doc://app.playbook-ui.PlaybookSnapshot/documentation/PlaybookSnapshot/Playbook":{"role":"symbol","title":"Playbook","fragments":[{"kind":"keyword","text":"class"},{"kind":"text","text":" "},{"kind":"identifier","text":"Playbook"}],"abstract":[{"type":"text","text":"The central scenario manager."}],"identifier":"doc:\/\/app.playbook-ui.PlaybookSnapshot\/documentation\/PlaybookSnapshot\/Playbook","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"Playbook"}],"url":"\/documentation\/playbooksnapshot\/playbook"}}} \ No newline at end of file diff --git a/documentation/playbooksnapshot/snapshot/devices/index.html b/documentation/playbooksnapshot/snapshot/devices/index.html deleted file mode 100644 index a5fae78..0000000 --- a/documentation/playbooksnapshot/snapshot/devices/index.html +++ /dev/null @@ -1 +0,0 @@ -