-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Synchronize Hompage & Publish Documentation
- Loading branch information
1 parent
705a285
commit 7411acc
Showing
1,328 changed files
with
1,720 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
theme: jekyll-theme-cayman |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
9 changes: 9 additions & 0 deletions
9
docs/css/documentation-topic~topic~tutorials-overview.e4e00aa4.css
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"primaryContentSections":[{"kind":"content","content":[{"anchor":"Overview","level":2,"type":"heading","text":"Overview"},{"type":"paragraph","inlineContent":[{"type":"codeVoice","code":"SafariView"},{"type":"text","text":" is a wrapper around "},{"type":"reference","isActive":true,"identifier":"https:\/\/developer.apple.com\/documentation\/safariservices\/sfsafariviewcontroller"},{"type":"text","text":" for use within SwiftUI applications. The view includes Safari features such as Reader, AutoFill, Fraudulent Website Detection, and content blocking. The user’s activity and interaction with "},{"type":"codeVoice","code":"SafariView"},{"type":"text","text":" are not visible to your app, which cannot access AutoFill data, browsing history, or website data. You do not need to secure data between your app and Safari. If you would like to share data between your app and Safari, so it is easier for a user to log in only one time, use "},{"type":"reference","isActive":true,"identifier":"https:\/\/developer.apple.com\/documentation\/authenticationservices\/aswebauthenticationsession"},{"type":"text","text":" instead."}]},{"style":"important","content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"In accordance with "},{"type":"reference","isActive":true,"identifier":"https:\/\/developer.apple.com\/app-store\/review\/guidelines\/"},{"type":"text","text":", this view must be used to visibly present information to users; the view may not be hidden or obscured by other views or layers. Additionally, an app may not use "},{"type":"codeVoice","code":"SafariView"},{"type":"text","text":" to track users without their knowledge and consent."}]}],"type":"aside","name":"Important"},{"type":"paragraph","inlineContent":[{"type":"text","text":"UI features include the following:"}]},{"type":"unorderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A read-only address field with a security indicator and a Reader button"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"An Action button that invokes an activity view controller offering custom services from your app, and activities, such as messaging, from the system and other extensions"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"A Done button, back and forward navigation buttons, and a button to open the page directly in Safari"}]}]}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"The library contains a single "},{"type":"codeVoice","code":"View"},{"type":"text","text":"-conforming struct, also named "},{"type":"codeVoice","code":"SafariView"},{"type":"text","text":", as well as several view modifiers used to control the appearance, behavior and presentation of a "},{"type":"reference","isActive":true,"identifier":"doc:\/\/SafariView\/documentation\/SafariView\/SafariView"}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/safariview"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/SafariView\/documentation\/SafariView","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"SafariServices in SwiftUI"}],"kind":"symbol","metadata":{"roleHeading":"Framework","externalID":"SafariView","title":"SafariView","symbolKind":"module","role":"collection","modules":[{"name":"SafariView"}]},"hierarchy":{"paths":[[]]},"topicSections":[{"title":"Views","identifiers":["doc:\/\/SafariView\/documentation\/SafariView\/SafariView"]},{"title":"Modifiers","identifiers":["doc:\/\/SafariView\/documentation\/SafariView\/SwiftUI\/View"]},{"title":"Environment","identifiers":["doc:\/\/SafariView\/documentation\/SafariView\/SwiftUI\/EnvironmentValues"]}],"references":{"doc://SafariView/documentation/SafariView":{"role":"collection","title":"SafariView","abstract":[{"type":"text","text":"SafariServices in SwiftUI"}],"identifier":"doc:\/\/SafariView\/documentation\/SafariView","kind":"symbol","type":"topic","url":"\/documentation\/safariview"},"https://developer.apple.com/documentation/authenticationservices/aswebauthenticationsession":{"title":"ASWebAuthenticationSession","titleInlineContent":[{"type":"codeVoice","code":"ASWebAuthenticationSession"}],"type":"link","identifier":"https:\/\/developer.apple.com\/documentation\/authenticationservices\/aswebauthenticationsession","url":"https:\/\/developer.apple.com\/documentation\/authenticationservices\/aswebauthenticationsession"},"https://developer.apple.com/app-store/review/guidelines/":{"title":"App Store Review Guidelines","titleInlineContent":[{"type":"text","text":"App Store Review Guidelines"}],"type":"link","identifier":"https:\/\/developer.apple.com\/app-store\/review\/guidelines\/","url":"https:\/\/developer.apple.com\/app-store\/review\/guidelines\/"},"doc://SafariView/documentation/SafariView/SafariView":{"role":"symbol","title":"SafariView","fragments":[{"kind":"keyword","text":"struct"},{"kind":"text","text":" "},{"kind":"identifier","text":"SafariView"}],"abstract":[{"type":"text","text":"A wrapper for "},{"type":"codeVoice","code":"SFSafariViewController"},{"type":"text","text":" in SwiftUI"}],"identifier":"doc:\/\/SafariView\/documentation\/SafariView\/SafariView","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"SafariView"}],"url":"\/documentation\/safariview\/safariview"},"doc://SafariView/documentation/SafariView/SwiftUI/View":{"role":"symbol","title":"View","fragments":[{"kind":"keyword","text":"extension"},{"kind":"text","text":" "},{"kind":"identifier","text":"View","preciseIdentifier":"s:7SwiftUI4ViewP"}],"abstract":[{"type":"text","text":"View modifiers used configure and present Safari Views."}],"identifier":"doc:\/\/SafariView\/documentation\/SafariView\/SwiftUI\/View","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"View"}],"url":"\/documentation\/safariview\/swiftui\/view"},"https://developer.apple.com/documentation/safariservices/sfsafariviewcontroller":{"title":"SFSafariViewController","titleInlineContent":[{"type":"codeVoice","code":"SFSafariViewController"}],"type":"link","identifier":"https:\/\/developer.apple.com\/documentation\/safariservices\/sfsafariviewcontroller","url":"https:\/\/developer.apple.com\/documentation\/safariservices\/sfsafariviewcontroller"},"doc://SafariView/documentation/SafariView/SwiftUI/EnvironmentValues":{"role":"symbol","title":"EnvironmentValues","fragments":[{"kind":"keyword","text":"extension"},{"kind":"text","text":" "},{"kind":"identifier","text":"EnvironmentValues","preciseIdentifier":"s:7SwiftUI17EnvironmentValuesV"}],"abstract":[{"type":"text","text":"Enviornment Values"}],"identifier":"doc:\/\/SafariView\/documentation\/SafariView\/SwiftUI\/EnvironmentValues","kind":"symbol","type":"topic","navigatorTitle":[{"kind":"identifier","text":"EnvironmentValues"}],"url":"\/documentation\/safariview\/swiftui\/environmentvalues"}}} |
Oops, something went wrong.